Results 1 to 2 of 2
I installed Java using .bin file. The folder i installed is JDK(/usr/lib/jdk1.6.0_29) and JRE(/usr/lib/jre1.6.0_29). I googled to set classpath but that things didn't work for me. Can any one suggest ...
- 01-02-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
Setting Class Path for Java in Fedora
I installed Java using .bin file. The folder i installed is JDK(/usr/lib/jdk1.6.0_29) and JRE(/usr/lib/jre1.6.0_29). I googled to set classpath but that things didn't work for me. Can any one suggest me commands using the folders that i mentioned above, to set classpath to execute a sample java program.
Thanks in advance.............
- 01-03-2012 #2
Take a look at the 'alternatives' tool - this should allow you to configure the 'in use' java versions for your system. You may need to install it through your package manager - and I'm sure I've seen one GUI tool for it somewhere in there too.
Linux user #126863 - see http://linuxcounter.net/


Reply With Quote