|
-
May 18th, 2006, 01:15 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] JDK Install Issue!
Hi all:
Just wondering if someone could help me with the following: When installing Java2, I have entered the command prompt: EDIT C:\AUTOEXEC.BAT, entered the following commands: PATH C:\JDK\BIN;C:\JDK’%PATH%; Then I entered the following line below the PATH statement: SET CLASSPATH = C:\JDK\JRE\LIB\RT.JAR;.; saved changes and restarted computer. In order to verify that installation was successful I have entered the following: javac However I met with the following result: ‘javac’ is not recognized as an internal or external command, operable program or batch file.
Therefore I have not been able to execute any program statements! Can anyone advice me on where I’m going wrong?
Many thanks
Olly
-
May 19th, 2006, 11:00 AM
#2
-
May 19th, 2006, 11:10 AM
#3
Thread Starter
Hyperactive Member
Re: JDK Install Issue!
Hi:
No I'm running XP, thus the issue!
Can you advise on correct installation running XP as the install notes I have relate to 98! I have experimented with environment varibles in System Settings, however this also has proved unsuccessful.
Thanks
Oliver
-
May 20th, 2006, 03:48 AM
#4
-
May 21st, 2006, 04:08 AM
#5
Thread Starter
Hyperactive Member
Re: JDK Install Issue!
For some reason the JDK install didn't specify jdk 1.4.2! when it installed on C:\ therefore when I created a user variable: PATH C:\jdk\bin all worked well.
Thanks for help, as the only reference material I had for installation related to Win 95/98.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|