On Wed, 28 May 2003 03:56, [EMAIL PROTECTED] wrote: > "The JAVA_HOME environment variable is not defined. > the environment variable is needed to run this program
Have you got a JDK installed? If not you need one... >> I have j2sdk1.4.0_03 At the command prompt I did C:\>JAVA_HOME=C:\j2sdk1.4.0_03 the response was "JAVA_HOME" was not recognized as a internal or external command, operable program or batch file Thank you for your patience Stan > > Then you need to create an environment variable JAVA_HOME similar to > CATALINA_HOME but it needs to point to your installation of the JDK, > something like C:\j2sdk1.4.0 > > Regards, > -- > Jason Bainbridge > KDE Web Team - http://kde.org > [EMAIL PROTECTED] >