Installation Problem on Linux Opensuse 10.3

Hello,
I try to install Open Cascade on Linux Opensuse 10.3, but with no success..
Indeed, I extract the tgz and run in a shell : ./install.csh
Then I've this message :
user@localhost> ./install csh
InstallShield Wizard

Initialisation de InstallShield Wizard en cours...

Préparation de Java Virtual Machine en cours...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
user@localhost>
And nothing...
I've installed JRE 1.5 and gcc-java... I don't know what to do...
Can you help me ?
Thanks,
Sekisushaï

Sekisushaï's picture

This is ok, I finally succeed to install with
java -cp setup.jar run

Then, I opened env.csh and env.ksh, all variable were well configured, and then, I don't know what to do to launch occ ? What do I do ?
Thanks