From: Joshua Nichols <nichoj@gentoo.org>
To: David Gurvich <david.gurvich@verizon.net>
Cc: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] eclipse on ppc
Date: Thu, 11 May 2006 14:33:43 -0400 [thread overview]
Message-ID: <44638387.1010507@gentoo.org> (raw)
In-Reply-To: <200605111241.00837.david.gurvich@verizon.net>
David Gurvich wrote:
> I have used the ebuild from the java-experimental overlay,
> eclipse-sdk-3.2_rc2. Aside from having to modify the java5home variable
> manually it compiled cleanly.
>
What did you have to modify it too?
> My problem concerns ibm-jdk-bin. On ppc systems the only real option is
> ibm-jdk-bin. If I start eclipse with either 1.4.2 or 1.5.0 as the system jvm
> eclipse will crash soon after attempting to access the menus. If I use the
> following script
>
Please try to catch the exact error and logs if possible.
> -----------------------------------------------------------------------------
> #!/bin/sh
>
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/kde/3.5/lib
> export LD_LIBRARY_PATH
>
> /usr/bin/java-config -s 1
> /usr/bin/eclipse-3.2 -vmargs -Xmx256M
> /usr/bin/java-config -s 2
> ---------------------------------------------------------------------------
> Eclipse opens and runs with no problems.
> The only part which makes a difference is the java-config -s 1, which sets
> the system jvm to gcj-4.1.0. Do you know what the problem or solution may
> be?
>
>
Any particular reason why you'd need to add the kde lib to
LD_LIBRARY_PATH? I would think it would already be there.
You might want to use the name of the vm, instead of a number, just in
case the number changes.
--
gentoo-java@gentoo.org mailing list
next prev parent reply other threads:[~2006-05-11 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-11 16:41 [gentoo-java] eclipse on ppc David Gurvich
2006-05-11 18:33 ` Joshua Nichols [this message]
2006-05-11 22:09 ` David Gurvich
2006-05-12 0:12 ` Caster
2006-05-12 15:15 ` Joshua Nichols
2006-05-13 2:12 ` David Gurvich
2006-05-13 2:34 ` David Gurvich
2006-05-13 3:01 ` David Gurvich
2006-05-15 15:58 ` David Gurvich
2006-05-18 19:41 ` David Gurvich
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=44638387.1010507@gentoo.org \
--to=nichoj@gentoo.org \
--cc=david.gurvich@verizon.net \
--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