On Thu, Jun 06, 2002 at 01:04:32PM -0400, Russell Premont wrote: > I am trying to start radius and get the following error > > ld.so.1: ./radiusd: fatal: libltdl.so.0: open failed: No such file or > directory > Killed > > My environment is set to: > > PATH=/usr/bin:/usr/sbin:/usr/ucb:/usr/ccs/bin:/usr/local/bin:/usr/local/sbin > :/usr/local/lib:/usr/lib > SHELL=/sbin/sh You should set LD_LIBRARY_PATH to colon separated list of directories, where your library is located.
-- Denis Tatarskikh [UdSU/MF] [UdSU/IC] mailto:[EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
