Re: FC5 - Eclipse with Sun Java

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-06-09 at 12:07 +0200, Mostafa Afgani wrote:
> $ export PATH=/opt/jdk1.5.0_08/bin:$PATH; eclipse
> LoadPlugin: failed to initialize shared library libXt.so [libXt.so:
> cannot open shared object file: No such file or directory]
> LoadPlugin: failed to initialize shared library libXext.so
> [libXext.so: cannot open shared object file: No such file or
> directory]

I've never experienced this.  If I am testing something with a
proprietary JVM, I use the -vm option as Mark mentioned before.
Something like this:

eclipse -vm <path to java binary>

I'm wondering if what you tried above didn't work because of some Sun
JVM weirdness.  Try adding -vmargs -Djava.library.path=/usr/lib64 to
your eclipse command line and let us know what happens.

Andrew

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux