>>When I try to execute them they doesn't want complaining
>>about dyld (dyld: dia can't open library: /sw/lib/libpopt.0.dylib
>>(No such file or directory, errno = 2) - dyld: gpg can't open
>>library: /sw/lib/libgdbm.2.dylib  (No such file or directory, errno =
>>2))
I've had similar problems with CUPS, which I'm playing with, 
compiling myself, but against Fink libraries, and installing into the 
Fink /sw hierarchy.

Trying to start CUPS I get:
dyld: /sw/sbin/cupsd can't open library: libcups.2.dylib (No such 
file or directory, errno = 2)

I can fix it temporarily by doing:
setenv DYLD_LIBRARY_PATH "/sw/lib"

Then I can start cupsd fine, but if I switch to another terminal, 
logout or restart I loose it - I need to know how to make a permanent 
fix.

It seems to me this problem is similar - that dyld simply isn't 
searching the /sw/lib folder for the library?

Anyone care to comment?

-- 
Adrian

e-mail <mailto:[EMAIL PROTECTED]>
Web Site <http://www.cubitum.co.uk>
NS/AOL Instant Message ID <adrianatcubitum>


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to