From b86abe8c6503be392b3a5b8c863181b33084aed5 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 22 Sep 2010 10:56:52 +0000 Subject: [PATCH] Mentioned --disable-ldconfig-at-install --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index f016f9f9..6357071d 100644 --- a/README +++ b/README @@ -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 and +names but those of the API definitions in and . If -Wl,--version-script=... makes problems with the local compiler, then disable this encapsulation feature by