
Thu, 02/02/2006 - 08:58
Forums:
Hello,
I am a student teacher and I have been using AutoCAD for a while. When I found out about OpenCascade, I thought it may be a good alternative, but..........
I am a new Linux user running ubuntu 5.10. I have downloaded the OpenCASCADE_Linux.tgz file, and extracted it. I then typed /install.csh but I get the message "-su: install.csh: command not found", although it is there.
I have tried to install gcc 2.95, gcc 2.96, and gcc3.2, but only 2.95 is in the repository.
My Linux knowledge is very minute...Please help.
Thu, 02/02/2006 - 10:31
You need to do ./install.csh in the folder that has this file. So, from the command prompt go to the folder OpenCASCADE folder (where you extracted the tgz) by typing : cd [path] from the propmt. then do : ./install.csh
Thu, 02/02/2006 - 14:31
This is the error i got --->
[root@localhost ~]# cd /root/OpenCASCADE/
[root@localhost OpenCASCADE]# ./install.csh
InstallShield Wizard
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
............./tmp/isjyseIjy/bin/i386/native_threads/java: error while loading sh ared libraries: /tmp/isjyseIjy/lib/i386/native_threads/libhpi.so: cannot restore segment prot after reloc: Permission denied
[root@localhost OpenCASCADE]
What do i do? Please help me out.
Wed, 05/16/2007 - 03:36
>error while loading sh ared libraries: /tmp/isjyseIjy/lib/i386/native_threads/libhpi.so: cannot restore segment prot after reloc: Permission denied
What's your platform? is it x86 or 64bits like amd64? Because if it's 64bits, chances are that the installer will not work. You have to either rebuild from source or install to a 32bits system (which run on 64bits platforms too, but you have to perform a new install from scratch.)
Fri, 06/16/2006 - 19:36
I have a similar problem.
root@dapper:~/instalki/CAD-CAE/OpenCascade# ./install.csh
InstallShield Wizard
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
....../tmp/isjsmaN7E/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
root@dapper:~/instalki/CAD-CAE/OpenCascade#
Tue, 03/13/2007 - 07:33
same here!
running Fedora Core 6
Tue, 03/13/2007 - 07:33
same here!
running Fedora Core 6
(I have all those libs installed)
Mon, 04/09/2007 - 04:10
i have same problem. please help!