PDA

View Full Version : Fix simple problem



Vader5844
July 15th, 2010, 17:38
Due to me quitting i cant remember how to fix this dam error:

'javac' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

Its used to be this:

'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

For some reason I thought adding a "c" on the end of java would fix it...

project-white
July 15th, 2010, 17:40
thats compiler,or run?

Vader5844
July 15th, 2010, 17:42
Thats for running the client.
Heres the client umm info:

@echo off
cd files
javac -Xmx256m client 66 live live software members english game0
pause

project-white
July 15th, 2010, 17:44
try the jre6?

Vader5844
July 15th, 2010, 17:50
wht do u mean try it?

dr satan
July 15th, 2010, 17:52
the problem is it can't find the java that you installed on your computer that's what is wrong.

Faab234
July 15th, 2010, 18:18
Javac means "JavaCompiller".

Relapse
July 15th, 2010, 18:27
You have to set your Environmental Variables

And as Faab said javac is for compiling, take the c off

Vader5844
August 10th, 2010, 00:27
Ya I did.

skil dis bch
August 10th, 2010, 09:58
if you have winows 7 or windows vista you dont have to set enviormental varriable settings. so..you might have to wrong jdk versin set.