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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
