Files
libiscsi/INSTALL
Ronnie Sahlberg 5e5a5a2c56 Add autogen/configure to the build instructions.
Update the RPM sepcfile to run autogen/configure
2010-12-05 14:53:02 +11:00

16 lines
222 B
Plaintext

This installs a new shared library under /usr/lib[64]
and executables under /usr/bin
From source:
============
$ ./autogen.sh
$ ./configure
$ make
# make install
Building RPM:
=============
./packaging/RPM/makerpms.sh