Gentoo Archives: gentoo-user

From: Rafael Barrera Oro <rafael@××××××××××××××××.ar>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge Tomcat Problem
Date: Thu, 26 Oct 2006 18:21:45
Message-Id: 4540D07A.1050208@akyasociados.com.ar
In Reply to: Re: [gentoo-user] Emerge Tomcat Problem by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen wrote:
2
3 >On Thursday 26 October 2006 15:24, Rafael Barrera Oro wrote:
4 >
5 >
6 >>As a matter of fact, i did not, and i dont get it, since is not a common
7 >>thing for me to miss mails. Anyway, i apologize if i disrespected your
8 >>effort to help me :P
9 >>
10 >>
11 >
12 >Heh, it seems to happen quite often..
13 >
14 >[SNIP]
15 >
16 >
17 >>Current make.profile symlink:
18 >> /usr/portage/profiles/default-linux/amd64/2006.0
19 >>
20 >>and i checked and yes, nss is installed in /usr/lib64/nss, should i make
21 >>a symlink (/usr/lib/nss -> /usr/lib64/nss) ?
22 >>
23 >>
24 >[SNIP]
25 >
26 >That will solve the immediate issue, yes. The bigger issue, however, is that
27 >on that profile /usr/lib should have been a symlink to /usr/lib64.
28 >
29 >$ ls -ld /usr/lib
30 >lrwxrwxrwx 1 root root 5 2006-02-22 23:12 /usr/lib -> lib64
31 >
32 >
33 >
34 even with symlink manually created it wont work! this is a tough one!
35
36 gentoo64 lib # ls -al
37 lrwxrwxrwx 1 root root 14 Oct 26 14:10 nss -> /usr/lib64/nss
38
39 Any other idea? how about replacing lib with a symlink to lib64 ?
40
41 Thanks anyway!
42
43
44
45 --
46 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Emerge Tomcat Problem "Bo Ørsted Andresen" <bo.andresen@××××.dk>