Bjorn Nordbo <[EMAIL PROTECTED]> wrote: > As I mentioned, libtool does not seem to search /local/gnu/lib.
Because it's not told to. Edit the 'Makefile' in that directory, to add to RLM_LDFLAGS the '-L/path/to/lib', and rebuild. The short summary is that if you put a library in a place where the dynamic linker on YOUR system can't find it, don't blame someone else when it can't link to the library. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
