Re: [Fink-users] where is dyld

2002-02-02 Thread Jeff Whitaker
http://fink.sourceforge.net/doc/porting/shared.php might be helpful. -Jeff On Sun, 3 Feb 2002, Adrian Simmons wrote: > At 1:52 PM -0700 1/2/02, Jeff Whitaker wrote: > >This is caused by the fact that the linker didn't use "-install_name", or > >"-install_name" was set to the wrong path. If it

Re: [Fink-users] where is dyld

2002-02-02 Thread Adrian Simmons
At 1:52 PM -0700 1/2/02, Jeff Whitaker wrote: >This is caused by the fact that the linker didn't use "-install_name", or >"-install_name" was set to the wrong path. If it had been linked with >"-install_name /sw/lib/libcups.2.dylib" you wouldn't need to set >DYLD_LIBRARY_PATH. Excuse my ignorance

Re: [Fink-users] where is dyld

2002-02-02 Thread Max Horn
At 11:08 Uhr +0100 02.02.2002, Jean Richelle wrote: >Thank you very much Max, I installed gdbm and popt and now it is OK >Thank you also to Alexander K. Hansen, Adrian Simmons and Jeff Whitaker. > >Max, I suppose I have to wait a bit in order gunpg 1.0.6-9 be >available through fink ! No. It is

Re: [Fink-users] where is dyld

2002-02-02 Thread Jean Richelle
Thank you very much Max, I installed gdbm and popt and now it is OK Thank you also to Alexander K. Hansen, Adrian Simmons and Jeff Whitaker. Max, I suppose I have to wait a bit in order gunpg 1.0.6-9 be available through fink ! Regards, Jean At 18:16 +0100 1/02/02, Max Horn wrote: >At 17:53 U

Re: [Fink-users] where is dyld

2002-02-01 Thread Jeff Whitaker
On Fri, 1 Feb 2002, Adrian Simmons wrote: > 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 suc

Re: [Fink-users] where is dyld

2002-02-01 Thread Adrian Simmons
>>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 wit

Re: [Fink-users] where is dyld

2002-02-01 Thread Alexander K. Hansen
Sorry about the previous message--I hit send by accident. It looks like you are missing a couple of libraries. Try doing 'ls /sw/lib' and look for libpopt.0.dylib and libgdbm.2.dylib . They may well not be there. Checking my system, I find that libpopt.0.dylib is a symbolic link to libpopt.0.0

Re: [Fink-users] where is dyld

2002-02-01 Thread Alexander K. Hansen
On 2/1/02 11:53 AM, "Jean Richelle" <[EMAIL PROTECTED]> wrote: > Hi, > > I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. > 1.0.6-8). 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

Re: [Fink-users] where is dyld

2002-02-01 Thread Max Horn
At 17:53 Uhr +0100 01.02.2002, Jean Richelle wrote: >Hi, > >I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. >1.0.6-8). 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 =

[Fink-users] where is dyld

2002-02-01 Thread Jean Richelle
Hi, I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. 1.0.6-8). 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.dyli