RH fedora ... java install
| User, date | Message |
|---|---|
|
Written by joesp
5 years ago Category: Installation 2 posts since Wed, 08 Oct 08 |
the java install is really sooooo simple. what you do is: 1) download the java version 2) unzip uzing gzip 3) change to the created directory 4) execute ./jheidi from the terminal HOWEVER, I amposting because that requires running it inside a terminal. What I would like to do is run it from the desktop without running it in a terminal. So I do this: 1) open a terminal 2) have a PATH setting like export PATH=/bin:/sbin:/usr/sbin:/usr/bin:/var/oi/html/bin/p..... erl/programs:/usr/local/mysql-5.1.7-beta/bin:/usr/local /bin:/usr/local/sbin:/usr/X11R6/...... /Download/jheidi-alpha-bin:. (you notice that jheidi is in the path) 3) . .bashrc ( this reloads my new PATH variable) 4) type jheidi 5) get the following error Exception in thread "main" java.lang.NoClassDefFoundError: com/rendion/ajl/AjlScript it fails when I try to run it from the desktop; i imagine it's dying for the same reason. In further study, I tried to set the CLASSPATH which is now the following export CLASSPATH=$CLASSPATH:/home/mr.............lpha-bin/ lib:/home/mrx/Download/jh eidi-alpha-bin/lib/ajl.jar:/home/m to no avail. thank you~~~ |
|
Written by jamsession
5 years ago 113 posts since Sat, 22 Dec 07 |
So, how do I install jHeidiSQL on my fedora 9 machine? - j :? |
|
Written by jamsession
5 years ago 113 posts since Sat, 22 Dec 07 |
As root, I tried doing the 4 steps, above, but kept running into the following: # ./jheidi How can I resolve this? - j |
|
Written by servertude
5 years ago 39 posts since Wed, 27 Feb 08 |
jamsession wrote: As root, I tried doing the 4 steps, above, but kept running into the following: # ./jheidi chmod 777 jheidi |
|
Please login to leave a reply, or register at first. |