how install opencascade

i have trie to install opencascade

benzoid555@benzoid555-desktop:~$ ./install.csh
InstallShield Wizard

Initialisation de InstallShield Wizard en cours...

Pr�paration de Java Virtual Machine en cours...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
......benzoid555@benzoid555-desktop:~$

Whats Wrong ?

benzoid555's picture

i have trie
java -jar setup.jar

The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)

i have force java 1.5 with sudo update-alternatives --all

i have install opencascade with java -jar setup.jar

thanks

Thierry Thomas's picture

Try the following:

java -cp ./Linux/setup.jar -DOS_NAME=Linux -Dtemp.dir=/some/spacious/dir run

--
Th. Thomas.

Yoshiki Yamada's picture

i got same problem too. i tried java -jar setup.jar.
The installation finished, i found that some folders are empty.
i tried java -jar setup.jar, and when the dialog box appeared, i uncheck sample and unnesesary files and went on. i could install missing files.
Don't install whole installation at once.