13 May
2008
13 May
'08
3:13 p.m.
Hi,
Kwok Sianbin wrote: ...
got some errors btool: install: error: cannot install "rlm_acctlog.la" to a directory not ending in /usr/local/lib/lib
In 10 years of fighting libtool, I have *never* seen this error. I have no idea what this means.
http://lists.gnu.org/archive/html/libtool/2006-09/msg00066.html ? there are various weird issues with libtool - one of the nasty gotchas is if DESTDIR and prefix clash in some way , the usage of --with-libdir= is then thrown into the mix bets not to play with random paths in the ./configure stage just take a simple directory location and have the libs within in - like the default build does... alan