From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HnXmj-0001R6-7I for garchives@archives.gentoo.org; Mon, 14 May 2007 10:28:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4EARORX025555; Mon, 14 May 2007 10:27:24 GMT Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4EARNTr025550 for ; Mon, 14 May 2007 10:27:23 GMT Received: from [192.168.150.87] (a91-152-108-214.elisa-laajakaista.fi [91.152.108.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 5E0111397C5; Mon, 14 May 2007 13:27:20 +0300 (EEST) Message-ID: <46483987.3000601@gentoo.org> Date: Mon, 14 May 2007 13:27:19 +0300 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Thunderbird 2.0.0.0 (X11/20070409) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: Vlastimil Babka CC: Gentoo Java Subject: Re: [gentoo-java] Patch for LIBRARY_PATH support in gjl References: <46480ADD.6050403@gentoo.org> <46482F5E.2050603@saunalahti.fi> <464834A6.7030901@gentoo.org> In-Reply-To: <464834A6.7030901@gentoo.org> X-Enigmail-Version: 0.95.0 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig55997E7673ECCA4007702B1D" X-Archives-Salt: c34ec4c1-eb79-4d3b-b87f-20b08d23e64c X-Archives-Hash: 4f152f081860c3958c1e791a011ebcc0 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig55997E7673ECCA4007702B1D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Vlastimil Babka kirjoitti: >=20 > Only LD_LIBRARY_PATH was affecting the output, and setting a > -Djava.library.path has overriden it. Including the defaults of JDK! > That's probably another problem, maybe it should also add LDPATH from > the VM's env file? > And related to https://bugs.gentoo.org/show_bug.cgi?id=3D125563 add som= e > sane defaults like /lib:/usr/lib ... >=20 Or we just append to LD_LIBRARY_PATH in gjl: betelgeuse@pena ~/test/java $ LD_LIBRARY_PATH=3D"/testing/testing/" java -Djava.library.path=3Dfoobar pathtest library path: foobar betelgeuse@pena ~/test/java $ LD_LIBRARY_PATH=3D"/testing/testing/" java pathtest library path: /opt/sun-jdk-1.6.0/jre/lib/i386/server:/opt/sun-jdk-1.6.0/jre/lib/i386:/o= pt/sun-jdk-1.6.0/jre/../lib/i386:/testing/testing/:/usr/java/packages/lib= /i386:/lib:/usr/lib Anyone know that this is fox? /usr/java/packages/lib/i386 Regards, Petteri --------------enig55997E7673ECCA4007702B1D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGSDmHcxLzpIGCsLQRAqNuAJ4vHF09Hr39dON7aoCRCqO2ot0W8ACeLyIC Ec1Yl198H49bh++OrzVufxs= =Gfq2 -----END PGP SIGNATURE----- --------------enig55997E7673ECCA4007702B1D-- -- gentoo-java@gentoo.org mailing list