Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge Tomcat Problem
Date: Wed, 25 Oct 2006 14:26:11
Message-Id: 200610251621.19003.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] Emerge Tomcat Problem by Rafael Barrera Oro
1 On Wednesday 25 October 2006 13:09, Rafael Barrera Oro wrote:
2 > "# ls -ld /usr/lib" gives the following output:
3 >
4 > drwxr-xr-x  17 root root 4096 Aug 18 22:54 /usr/lib
5 >
6 > "# ls -l /usr/lib/nss" gives no output at all
7
8 I believe that is your problem then. dev-libs/nss probably installed
9 into /usr/lib64/nss but the jss ebuild uses /usr/lib/nss. What profile do you
10 use? If in doubt type:
11
12 # eselect profile show
13
14 --
15 Bo Andresen