| Problem with Java installer |
 |
| Silas Justiniano |
2006/02/08 04:01 |
Hello all!
I tried to install OCC doing ./install.csh but everything I receive is a lot of dots followed by nothing:
silas@darkstar:/silas/dev/freecad/thirdpartylibs/opencascade$ ./install.csh
InstallShield Wizard
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
........................silas@darkstar:/silas/dev/freecad/thirdpartylibs/opencascade$
The same thing occurs when I run Linux/setupLinux.bin
Any idea? thx! Bye! |
 |
| |
 | | Erkki Heikkola |
2006/02/09 13:47 |
I have exactly the same problem with OCC installation in Linux. Thank you for any help in this matter.
|
 |
| |
 | | Erkki Heikkola |
2006/02/09 14:02 |
Hello again!
Locate file 'setup.jar' in OpenCASCADE_Linux.tgz and try 'java -jar setup.jar'. This seems to work.
I found this advise from an earlier thread on installation problems.
|
 |
| |
 | | Gernot |
2006/02/15 11:24 |
... and use the original java-vm from sun. It was the only way to get the installer work on kubuntu.
gk |
 |
| |