Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Problem with SuSE 7.3 and java 1.3.1 (https://www.gnutellaforums.com/general-linux-support/6067-problem-suse-7-3-java-1-3-1-a.html)

Unregistered November 29th, 2001 10:00 PM

Problem with SuSE 7.3 and java 1.3.1
 
Needless to say I am a newbie. I tried to creat the symlink that JBJ suggested but that would not work because I do not have the permissions even when logged in as SU.

I set the correct path in my profile, but I still get the same application exception error when it quits and cites the javax/swing/JDialog class file

Any help would be much appreciated :)

John Blackbelt Jones November 30th, 2001 04:28 AM

1) login as root

2) look for /usr/lib/java (symlink to a directory) and delete it, if it doesn't point to /usr/lib/jdk1.3.1. (Pleas make sure, you have jdk1.3.1 installed).

3) use the following command to create a symlink: ln -s /usr/lib/jdk1.3.1 /usr/lib/java

4) Try it again. If it doesn't work -

peterm November 30th, 2001 04:42 AM

Suse JDK 1.3.1
 
Hi
I had exactly the same problems.
Try to check which version of jre/java
you are actualla using (open a shell window,
and type
java -version
and
jre -version

Probably the output looks something like
java version "1.1.8"
Illegal option: -version
Java(tm) Runtime Loader Version 1.1.8
or
java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010626 (JIT enabled: jitc))

My solution was to install the jdk1.3.1_01 from
SUN.
Afterwards, you need to adjust the PATH-Variable
to have the new jdk1.3.1_01 in front of the others.
Type in a shell-window:
cd
PATH=/usr/lib/jdk1.3.1_01/jre/bin;export PATH;./LimeWire/LimeWire18-c

Hope that helps!

Unregistered November 30th, 2001 06:05 PM

Solved!
 
Thanks much for the leg-up!

Now I am starting to put it together and have some fun!


All times are GMT -7. The time now is 04:16 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.