Click to See Complete Forum and Search --> : Installing SunOne/forte


PayamFard
03-01-2003, 12:31 AM
Hi all,

I am very new to linux. I have downloaded and installed jdk1.4 on my linux box. Now, I laso downloaded the .bin for installing SunOne studio. When I try to install it, it gives me the following message and quits:

[payam@localhost payam]$ ./*.bin
InstallShield Wizard

Initializing InstallShield Wizard...

Searching for Java(tm) Virtual Machine...
...................................

Running InstallShield Wizard...

What does this mean? How can I install this application?

Thanks,
Payam.

mdwatts
03-01-2003, 07:07 AM
After installing JDK, did you set the correct path in your path variable (echo $PATH) and create the required symlink?

You should be able to find a few 'how-to's on Java by searching the JL forums for 'java path' etc.