i need javaForum: Apps Topic: i need java started by: a1way Posted by a1way on May 28 2005,10:50
i really would like if someone could or would tell me how to get java for dsl i like this os its nice but i need java for certin programs i run like remote anywhere and stuff any help would be appriciated
Posted by StrayDog on May 28 2005,12:17
you need to get the jre1_5_0.tar.gz extension from the < system extensions > section and install it you should look at the other posts here too try out the search button it works greatexport PATH="$PATH:/opt/jre1_5_0/bin/" export JAVA_HOME=/opt/jre1_5_0 java <<your stuff here>> |