| how install opencascade |
 |
| haeffler |
2006/08/11 17:13 |
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 ? |
 |
| |
 | | haeffler |
2006/08/12 16:36 |
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 |
 |
| |
 | | Thomas |
2006/08/23 21:56 |
Try the following:
java -cp ./Linux/setup.jar -DOS_NAME=Linux -Dtemp.dir=/some/spacious/dir run
--
Th. Thomas. |
 |
| |
 | | Yoshiki Yamada |
2006/09/12 02:11 |
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. |
 |
| |