On 11/7/06, Frame, Alistair <Ali...@ba...> wrote:
> Dear Sir,
> I am currently trying to instal SQquirreL on my XP machine and having problems. When I start up I get the follwoing message. "Could not find the main class. Program will exit". I've googled the prob and got info about fiddling with the squirrel.bat file with the JAVA_HOME, but that doen't seem to work.
> I'm currently using jdk1.5.0_06 and version 2.3 final of SQuirrel. I've also tried to remove JAVA_HOME as an environment variable from the system. We have 2 other dev machines and there isn't any problem with them!
> Can you enlighten me at all ?
>
Hello,
I have yet to see this problem caused by anything other than using an
unsupported
jvm (1.3.x and lower). It is quite possible to have more than one jvm
installed and
not realize it - some programs ship with a bundled jvm. The easiest way to
determine the default jvm that SQuirreL would use from a fresh install
is to open
a command prompt (cmd.exe) and type the following:
java -version <enter>
Rob
|