On Thu, 2007-05-24 at 15:20 +0200, Alessio Cecchi wrote: > Hello all! > > After installing the courier-authlib in debian ethc authdaemond can't start > becaus don't find the file libltdl.so.3. > > With this command you can fix it: > > ln -s /usr/local/lib/libltdl.so.3 /usr/lib/
You could probably add /usr/local/lib to /etc/ld.so.conf and issue a ldconfig as well. Shane
