From: "Bo Ørsted Andresen" <bo.andresen@zlin.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerge Tomcat Problem
Date: Fri, 27 Oct 2006 00:21:00 +0200 [thread overview]
Message-ID: <200610270021.03719.bo.andresen@zlin.dk> (raw)
In-Reply-To: <4540D07A.1050208@akyasociados.com.ar>
[-- Attachment #1: Type: text/plain, Size: 1472 bytes --]
On Thursday 26 October 2006 17:12, Rafael Barrera Oro wrote:
> >>and i checked and yes, nss is installed in /usr/lib64/nss, should i make
> >>a symlink (/usr/lib/nss -> /usr/lib64/nss) ?
> >[SNIP]
> >
> > That will solve the immediate issue, yes. The bigger issue, however, is
> > that on that profile /usr/lib should have been a symlink to /usr/lib64.
> >
> >$ ls -ld /usr/lib
> >lrwxrwxrwx 1 root root 5 2006-02-22 23:12 /usr/lib -> lib64
>
> even with symlink manually created it wont work! this is a tough one!
>
> gentoo64 lib # ls -al
> lrwxrwxrwx 1 root root 14 Oct 26 14:10 nss -> /usr/lib64/nss
It still gives the same error?
> Any other idea?
Well, you could replace /usr/lib/nss with /usr/lib64/nss in the ebuild. The
symlink should work though.
$ grep "use amd64" -A 1 `portageq portdir`/dev-java/jss/jss-3.4-r1.ebuild
elif use amd64; then
sed -e 's:-L$(DIST)/lib:-L/usr/lib/nspr -L/usr/lib/nss -L$(JAVA_HOME)/jre/lib/amd64 -L$(JAVA_HOME)/jre/lib/amd64/server -L$(DIST)/lib:' \
> how about replacing lib with a symlink to lib64 ?
You mean replace /usr/lib with a symlink like it's supposed to be? I certainly
would do that if it was my system but I guess you'd need to move the contents
of /usr/lib to lib64 first. I certainly would take a good look at what /usr/lib
and /usr/lib64 contains first. Would like to make sure I didn't overwrite
something unintentionally...
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-10-26 22:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-24 13:03 [gentoo-user] Emerge Tomcat Problem Rafael Barrera Oro
2006-10-24 16:15 ` Bo Ørsted Andresen
2006-10-24 13:28 ` Rafael Barrera Oro
2006-10-24 16:52 ` Bo Ørsted Andresen
2006-10-24 15:19 ` Rafael Barrera Oro
2006-10-25 11:08 ` Bo Ørsted Andresen
2006-10-25 11:09 ` Rafael Barrera Oro
2006-10-25 11:32 ` Rafael Barrera Oro
2006-10-26 12:34 ` Rafael Barrera Oro
2006-10-26 15:49 ` Bo Ørsted Andresen
2006-10-26 13:24 ` Rafael Barrera Oro
2006-10-26 16:49 ` Bo Ørsted Andresen
2006-10-26 15:12 ` Rafael Barrera Oro
2006-10-26 22:21 ` Bo Ørsted Andresen [this message]
2006-10-25 14:21 ` Bo Ørsted Andresen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200610270021.03719.bo.andresen@zlin.dk \
--to=bo.andresen@zlin.dk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox