Mentioned --disable-ldconfig-at-install

This commit is contained in:
Thomas Schmitt 2010-09-22 10:56:52 +00:00
parent a08f7592fd
commit a6e948b6e6
1 changed files with 5 additions and 1 deletions

View File

@ -55,9 +55,13 @@ Then become superuser and execute
make install
which will make available libisoburn.so.1 and the program xorriso.
On GNU/Linux it will try to run program ldconfig with the library installation
directory as only argument. Failure to do so will not abort installation.
One may disable ldconfig by ./configure option --disable-ldconfig-at-install .
By use of a version script, the libisoburn.so library exposes no other function
names but those of the API definitions in <libsoburn/libisoburn.h> and
names but those of the API definitions in <libisoburn/libisoburn.h> and
<libisoburn/xorriso.h>.
If -Wl,--version-script=... makes problems with the local compiler, then
disable this encapsulation feature by