installation problems

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's picture

Try it with Java from SUN instead of kaffe.

gabriele's picture

run /usr/java/jdk1.5.0_09/bin/java -jar setup.jar

bye

gabriele's picture

run /usr/java/jdk1.5.0_09/bin/java -jar setup.jar

bye

pascal's picture

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's picture

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's picture

Hi.

I have 'real' Java (ubuntu 6.10) and no go with install. Big download, big pain in the arse.

michael@michael-desktop:~$ sudo csh install.csh
Password:
Sorry, try again.
Password:
InstallShield Wizard

Initializing InstallShield Wizard...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
/tmp/isj2AWvEa/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

michael@michael-desktop:~$ java --version
Unrecognized option: --version
Could not create the Java virtual machine.
michael@michael-desktop:~$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
michael@michael-desktop:~$

I hope there's a fix for this.

Cheers, Mike.

Michael Monk's picture

Hi.

I have 'real' Java (ubuntu 6.10) and no go with install. Big download, big pain in the arse.

michael@michael-desktop:~$ sudo csh install.csh
Password:
Sorry, try again.
Password:
InstallShield Wizard

Initializing InstallShield Wizard...

Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
/tmp/isj2AWvEa/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

michael@michael-desktop:~$ java --version
Unrecognized option: --version
Could not create the Java virtual machine.
michael@michael-desktop:~$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
michael@michael-desktop:~$

I hope there's a fix for this.

Cheers, Mike.