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.0.dylib , and libgdbm.2.dylib is a symbolic link to libgdbm.2.0.0.dylib . You may have the real libraries, but be missing these links. 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 directory, errno = 2) - dyld: gpg can't open > library: /sw/lib/libgdbm.2.dylib (No such file or directory, errno = > 2)) > > What's hapening ? How can I solve that ? > > I'm under Mac OS X 10.1.2. > > Regards, > > Jean > _____________________________________________________________________________ > Jean Richelle <[EMAIL PROTECTED]> > Service de Conformation des Macromol�cules Biologiques Tel: +32 02 650 3587 > et de Bioinformatique - Universit� libre de Bruxelles FAX: +32 02 648 8954 > av. F.D. Roosevelt 50 - CP160/16, B-1050 Bruxelles, Belgium > _____________________________________________________________________________ -- Alexander K. Hansen Associate Research Scientist, Columbia University, LDX Collaboration MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
