Hi everyone!
I am running Linux Mandrake 10.1 and having trouble installing OpenCASCADE.
When I run the install script I get this error:
[root@localhost tmp]# ./install.csh
InstallShield Wizard
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
................................... .........................../root/tmp/isjtiKfAT/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2:
cannot open shared object file: No such file or directory
So, I tried to follow instructions to resolve the Java conflict,
and this is what happens:
[root@localhost tmp]# java -cp /home/lorne/tmp/setup.jar -temp.dir=/home/lorne/temp run
java.lang.ClassNotFoundException: run
at kaffe.lang.AppClassLoader.findClass (AppClassLoader.java:296)
at java.lang.ClassLoader.loadClass (ClassLoader.java:142)
Any help is greatly appreciated.
Lorne Martin
Jan Brüninghaus
2006/06/13 10:14
Try it with Java from SUN instead of kaffe.
gabriele
2006/11/16 00:26
run /usr/java/jdk1.5.0_09/bin/java -jar setup.jar
bye
gabriele
2006/11/16 00:27
run /usr/java/jdk1.5.0_09/bin/java -jar setup.jar
bye
pascal
2007/01/18 19:04
Hi,
I have the same trouble of you during setup with ubuntu 6.06.
Have you find the solution to resolve it?
Thanks a lot for your help.
Pascal
Jose Direito
2007/03/13 05:31
same problem here!
I'm running Fedora Core 6...
Just one question:
Why don't you release a version compatible with recent linux distros?? (suse, ubuntu, fedora)
I mean, RH7, 8???? NO ONE IS USING THIS!! Don't you, the project developers, want more users and a wider community? Making it available for more recent distros could make this project growing faster...
Michael Monk
2007/08/08 05:12
Hi.
I have 'real' Java (ubuntu 6.10) and no go with install. Big download, big pain in the arse.