View Single Post
  #7   (View Single Post)  
Old 9th July 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

Quote:
Originally Posted by Carpetsmoker View Post
Well, what did you set the contents of CLASSPATH to? Are you sure it's set properly?
I tried multiple versions.....
I use csh, so i tried:

setenv CLASSPATH /usr/local/jdk1.5.0
setenv CLASSPATH /usr/local/jdk1.5.0/bin
setenv CLASSPATH "/usr/local/jdk1.5.0/bin;/usr/local/jdk1.5.0/jre......."

and some more....
Now i'm compiling jdk1.6
maybe that will work
Reply With Quote