For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > Re: FC3: Java refuses to run JAR (solved)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: FC3: Java refuses to run JAR (solved)
Jerzy Jalocha

2005-04-20, 8:58 pm

Hello, I´m back again.
Fortunately, after installing the sun SDK, the problem
was solved just setting the three environment variables:
export CLASSPATH=.:[whaterver jar file]
export Java_HOME=/usr/home/jdk1.5.0/
export PATH=$JAVA_HOME/bin:$PATH
Thanks for your help!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com