public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petteri Räty" <betelgeuse@gentoo.org>
To: Vlastimil Babka <caster@gentoo.org>
Cc: Gentoo Java <gentoo-java@lists.gentoo.org>
Subject: Re: [gentoo-java] Patch for LIBRARY_PATH support in gjl
Date: Mon, 14 May 2007 13:27:19 +0300	[thread overview]
Message-ID: <46483987.3000601@gentoo.org> (raw)
In-Reply-To: <464834A6.7030901@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Vlastimil Babka kirjoitti:
> 
> 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=125563 add some
> sane defaults like /lib:/usr/lib ...
> 

Or we just append to LD_LIBRARY_PATH in gjl:

betelgeuse@pena ~/test/java $ LD_LIBRARY_PATH="/testing/testing/" java
-Djava.library.path=foobar pathtest
library path: foobar
betelgeuse@pena ~/test/java $ LD_LIBRARY_PATH="/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:/opt/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




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  reply	other threads:[~2007-05-14 10:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14  7:08 [gentoo-java] Patch for LIBRARY_PATH support in gjl Alistair John Bush
2007-05-14  8:33 ` Vlastimil Babka
2007-05-14  9:43 ` Petteri Räty
2007-05-14 10:06   ` Vlastimil Babka
2007-05-14 10:27     ` Petteri Räty [this message]
2007-05-14 10:48     ` Fabian Groffen
2007-05-15  7:02       ` Alistair John Bush
2007-05-15 10:04         ` Petteri Räty

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=46483987.3000601@gentoo.org \
    --to=betelgeuse@gentoo.org \
    --cc=caster@gentoo.org \
    --cc=gentoo-java@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