Mailinglist Archive: opensuse (2747 mails)

< Previous Next >
Re: [opensuse] Re: Help with Java installation on SuSE 10.3
  • From: Michael Riess <riessmi@xxxxxx>
  • Date: Mon, 12 Nov 2007 17:39:48 +0100
  • Message-id: <473881D4.30504@xxxxxx>
Claude Fuhrer schrieb:
Roger Oberholtzer wrote:
[...]
Do you remember which one that was? My java 1.6 no longer works. It did
for a bit and I could run, say, eclipse. But something messed it up and
I do not think the java itself is installed correct.

On my computer, I had to reset all the java related links that where in
/etc/alternative

solution 4 the last 2 Bugs i had:

1. resolves a Java-Bug:
sed -i 's/XINERAMA/FAKEEXTN/g'
/usr/lib/jvm/java-1.6.0-sun-1.6.0/jre/lib/i386/xawt/libmawt.so


2. corrects the links which Roger mentioned
/usr/sbin/update-alternatives --auto javaplugin
/usr/sbin/update-alternatives --auto javac
/usr/sbin/update-alternatives --auto java

But please give us the output if you type
java
on commandline!

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >