Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libcrypto and libssl missing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
freebaseh
n00b
n00b


Joined: 31 Jan 2003
Posts: 28

PostPosted: Mon Jun 23, 2003 6:30 pm    Post subject: libcrypto and libssl missing Reply with quote

after a installation of openssl it seems im missing libssl and libcrypto
im not sure how to get em back any one got any tip on this if i do
ldd /usr/bin/wget
it comes out like:
libssl.so.0.9.6 => not found
libcrypto.so.0.9.6 => not found
libdl.so.2 => /lib/libdl.so.2 (0x40029000)
libc.so.6 => /lib/libc.so.6 (0x4002c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

could use any tip on this
Back to top
View user's profile Send private message
Athrawn17
n00b
n00b


Joined: 07 Nov 2002
Posts: 42
Location: Des Moines IA

PostPosted: Tue Jun 24, 2003 1:19 am    Post subject: Reply with quote

Mine did the exact same thing! I was not a happy camper...

Anyway...what I had to do to fix it short term was to ftp over to ssl's website and grab the tar-ball, install it, then put an entry in the /etc/ld.so.conf to tell wget where things were, then emerge unmerge openssl, and merge it again.

env-update regens the ld.so.conf, so I had to then add to the line

LDPATH="/usr/local/lib"

in the /etc/env.d/00basic file

Just add the path to your newly installed ssl after you download the tarball, run env-update, and that should put wget back up and running long enough to emerge sync and then unmerge openssl and merge openssl.
_________________
1 0
Just my two bits.
Back to top
View user's profile Send private message
freebaseh
n00b
n00b


Joined: 31 Jan 2003
Posts: 28

PostPosted: Tue Jun 24, 2003 2:26 am    Post subject: thanks Reply with quote

thanks i got it all back working now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum