-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 16, 2004, at 09:44, Pascal J.Bourguignon wrote:
wget. Strange isn't it:$ wget -h
dyld: wget can't open library: /sw/lib/libssl.0.9.7.dylib (No such file or directory, errno = 2)
Trace/BPT trap
This is really wget, not wget-ssl? The wget from the wget package should
not link to libssl at all. What does "otool -L /sw/bin/wget" give?
$ otool -L /sw/bin/wget
/sw/bin/wget:
/sw/lib/libintl.1.dylib (compatibility version 2.0.0, current version 2.1.0)
/sw/lib/libiconv.2.dylib (compatibility version 5.0.0, current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0)
$ fink list |egrep wget\|openssl
openssl 0.9.6j-1 Secure Sockets Layer and general crypto library
openssl-dev 0.9.6j-1 Secure Sockets Layer and general crypto library
i openssl-shlibs 0.9.6j-1 Secure Sockets Layer and general crypto library
openssl097 0.9.7b-1 Secure Sockets Layer and general crypto library
openssl097-dev 0.9.7b-1 Secure Sockets Layer and general crypto library
openssl097-shlibs 0.9.7b-1 Secure Sockets Layer and general crypto library
i wget 1.8.2-1 Automatic web site retreiver
wget-ssl 1.8.2-2 Automatic web site retreiver, with SSL support
What does "which wget" give you? /sw/bin/wget does not link to /sw/lib/libssl.0.9.7.dylib, so
you must be running a different wget than /sw/bin/wget.
Cheers, Kyle Moffett
- -----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a17 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r !y?(-)
- ------END GEEK CODE BLOCK------
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin)
iD8DBQFANDML+9lumGKBuiIRAjgkAJ4uIP2oNhD+Lu5ktwy4yx8Y9JBvoQCfbVJo lRHCJd2tYMemSWvsWc+ssy4= =HO1r -----END PGP SIGNATURE-----
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
