I need wget to run with the ssl support.. and I can't get it to compile in.
I've seen that some other people
have had this problem, but I haven't found a solution. Is there a solution??
Here's the error message I get
./configure -with-ssl=/usr/local/ssl
...
Looking for SSL libraries in /usr/local/ssl
checking for RSA_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking whether SSL libs are resolved at runtime... no
WARNING: Failed to link with OpenSSL libraries in /usr/local/ssl/lib.
Wget will be built without support for https://... URLs.
checking whether NLS is requested... yes
language catalogs: cs da de el es et fr gl hr it ja nl no pl pt_BR ru sk sl
sv tr zh_TW
...
I'm at a loss!! Please help!
Thanks in advance
sue