Gentoo Archives: gentoo-user

From: Alexander Pilipovsky <alexander.pilipovsky@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8
Date: Tue, 17 Mar 2009 22:04:47
Message-Id: 49C01F21.7090303@gmail.com
In Reply to: Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8 by Paul Hartman
1 Paul Hartman написав(ла):
2 > 2009/3/17 Alexander Pilipovsky <alexander.pilipovsky@×××××.com>:
3 >
4 >> ...
5 >>
6 >
7 > The problem is that emerge tries to use "wget" to download sources.
8 > Check "ls /usr/portage/distfiles/wget*" to see if you have any wget
9 > sources already in your system, and emerge that specific version
10 > ("emerge =wget-1.2.3" where 1.2.3 is the version). That way it won't
11 > have to download anything first. If you don't have wget sources, you
12 > may need to find another way to get them. Maybe use wget from busybox,
13 > or any other internet tool that still works in order to download the
14 > required files. I can email it to you if you need.
15 >
16 > Also, if your libcrypto is broken, you might need to set USE="-ssl"
17 > for wget, rebuild wget, then you should be able to emerge everything
18 > else without problems. I think libcrypto comes from the openssl
19 > package.
20 >
21 >
22 >
23 I downloaded wget-1.10.2 from gnu.org (because saw ebuild for it in
24 net-misc) and placed it in /usr/portage/distfiles, but emerge want to
25 download it and get me the previous error.
26 I will be grateful for the emailing it if version must be more specified
27 for gentoo!
28
29 --
30 Alexander Pilipovsky aka Engraver

Replies

Subject Author
Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8 Paul Hartman <paul.hartman+gentoo@×××××.com>