From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Two requests for ebuild maintainers+writers
Date: Fri, 27 Aug 2004 23:43:23 +0200 [thread overview]
Message-ID: <200408272343.23405.pauldv@gentoo.org> (raw)
In-Reply-To: <412F6692.5070300@gentoo.org>
On Friday 27 August 2004 18:51, Travis Tilley wrote:
> java is going to be stress if we have to support both a 64bit and 32bit
> jre... especially since azureus needs a 64bit SWT to work and such. i'd
> say that java stuff should probably not use $(get_libdir), or (almost)
> anything that ends up in /opt. that is, indeed, a good question that i
> hadnt thought of.
Actually the jar archives still should run on both systems. However the
architecture dependend (native) libs need to be located in their respective
dirs. That should magically work with either jdk (if both native libs are
installed) as long as the jar archives can be found. They should be the same
so also located at the same location.
>
> the chunk of the FHS that mentions lib64 notes that 64bit libraries
> should go there... so if it isnt a library and lives in lib, you might
> also not want to use $(get_libdir)... but that would all depend on how
> jstubbs eventually implements multilib dependency handling in portage,
> so it might just be safer to use $(get_libdir) even then to prevent file
> collisions. at the very least, it shouldnt cause problems on
> non-multilib systems since "$(get_libdir)" will always equal "lib" on
> them, and you dont have to worry about collisions. ;p
I guess the trick is to see where the installation scripts for the package
install it.
Paul
--
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2004-08-27 21:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-25 19:43 [gentoo-dev] Two requests for ebuild maintainers+writers Travis Tilley
2004-08-27 13:55 ` Paul de Vrieze
2004-08-27 16:51 ` Travis Tilley
2004-08-27 21:43 ` Paul de Vrieze [this message]
2004-09-02 23:33 ` Andrej Kacian
2004-09-03 13:43 ` Travis Tilley
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=200408272343.23405.pauldv@gentoo.org \
--to=pauldv@gentoo.org \
--cc=gentoo-dev@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