DiscussionsIssue archiveInstallation and Building

Forum archive

Installation and Building

Technical discussions preserved from the public OCCT community forum.

Topics
588
Replies
2,049
Files
222

Discussions

Page 10 of 10

Showing 48 discussions, ordered by the latest archived activity.

Install Open Cascade on Linux

Hallo, I just tried to install Open Cascade, but got only: [cut] InstallShield Wizard... Virtual Machine... ................................... ................................... ................................... ................................... ................................... ............

1 reply

Help getting p[ast installshield(Linux)

Installshield bombed and I can't get it to run a second time, it assums it is already installed and skips the first section, However it automatically tries to install in "/" and runs out of space, How do I reset the %$#$ installshield. I have re-extracted and I have to use the "java -verbose -jar...

1 reply

OpenCASCADE 5.2 Linux installer dies on SuSE 9.1

Anybody with suggestions, or a tar archive... The messages I get is as follows. paul@wormhole :~/3D/OpenCASCADE/install> ./install.csh InstallShield Wizard Initializing InstallShield Wizard... Preparing Java(tm) Virtual Machine... ................................... .................................

7 replies

Linux install problem

I don't have C-shell so I export OCC_OS_NAME=Linux then ./Linux/setupLinux.bin After InstallShieldWizard I get Preparing Java(tm) Virtual Machine followed by lots of dots, then the message /tmp/isjFBehlo/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: ca

1 reply

Install instruction

Hi guys Can anyone provide a step by step OCC install instruction for Linux? and after installed, show a very simple example of how to build a simple project. Is this possible? peter

2 replies

Debian comp&install questions

Hi; I have installed, and compiled OC5.2 on my Debian sid. Compilation with gcc-3.3 requires to modify two header files Plugin_Macro.hxx and Draw_Plugin_Macro.hxx ... it was described in another posts (e.g. http://www.opencascade.org/org/forum/thread_7119/ ) . To compile DRAW and another TclTk OC mo

2 replies

Install problem

Hi All, I am trying to install OCC5.2 but the following error occurs. Please guide me to fix this problem. ----------------------------------------------------- ompiling resources... Compiling... StdAfx.cpp Compiling... CircularGrid.cpp ColoredMeshDlg.cpp RectangularGrid.cpp Sample2D_Curve.cpp Sampl

2 replies

Unable to start Installer of OCC 5.2

When I try to start the installer it won't start. I tested it on other machine with Debian sarge-testing and everything went well. System where installer isn't working is using Kernel 2.6, may this be the problem? Should all dependencies/system requirements be met before trying to install or can I i

10 replies

install problems

I'm trying to install OpenCascade on a Knoppix computer. It starts and runs for a while but the I get this error message: tmp/isj7rKhCE/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. I have look

2 replies

Build instruction for OC5.1 on Mac OS X

Instructions for porting opencascade to OS X (10.3). The intructions to follow are relative to our own testing and environment. The computer used is a dual G5 running OS X.3. - install fink - install required packages through fink including tcl, tk, tix, fltk - uncompress the opencascade source for

2 replies

Install on Linux

Hello everyone, Anyone has ever try yo install OCC5.1 on a Linux OS?

10 replies

An other problem with OCC installation

Hi, I am installing OCC5.1 on Mandrake 9.0 after to have made "./configure --with-tk=/usr/lib --with-tcl=/usr/lib --with-gl-include=/usr/include --with-gl-library=/usr/X11R6/lib --with-java-include=/usr/java/jdk1.3.1_06/include --with-dps-include=/usr/X11R6/include --with-dps-library=/usr/X11R6/lib

1 reply

OpenCascade installation

hi, I've a problem to install open cascade 5.1 on Mandrake 9.0, before I do "tar zxvf opencascade5.1" in my home, after I do "./install" and when I do "./configure" in "home/gozar/Opencascade5.1/ros/" return "not find Tcl configuration...", I've install tcl, tk, tix packet in "root directory", besid

1 reply

Install OCC 5.1 with BASH shell

Hi, I can install OpenCascade 5.1 on my Linux desktop (Slackware 9.1). I`m using BASH shell, but the file I downloaded is for CSH shell ... When I change the shell from BASH to CSH via chsh command and run the install.csh script, it ends with message "Bad interpreter or no such file or directory". C

2 replies

Rar installation occ5.1

I'm installing OCC5.1; I just downloaded the windows version (the single exe module 167MB). When I'm launching the program (which is going to unrar all the setup files) I've a dialog which is totally unreadable, it contains string like '????????' or '________'. Any ideas? Giovanni

2 replies

wont install in XP

I have downloaded and copied to cd the full unzipped files - I place the CD into the computer and hey presto the program outostarts then it gets all of theway through the install to whre it says "removing backup files" and then nothing happens the program freezez up and have to use ALT CONT DEL to m

2 replies

can't install OCC5.0 undder linux

There is NO install.csh script in downloaded distribution. -1. Plz, how can I install OCC 5.0 without this script? -2. I ask webmaster publish checksumm for every *.tgz archive.

1 reply

Install Wizard Not Working

Hi, Due to some malfunctioning I had to repair my Win2k installation. The Open Cascade installation remained intact but when I tried to run the install wizard again for repairing the Open Cascade installation to add some components That I hadn't previously chosen, it doesn't work i.e. the wizard dir

1 reply

Problems Building 5.0 on Solaris

I, foolishly, tried expanding the UNIX archive and typing ./install.csh. I get the following error message: ============================================ Error: Can't find a usable init.tcl in the following directories: /usr/tcltk/lib/itcl/tcl7.5 /ENGdata/dept9210/amp28609/tars/CD_OpenCASCADE-50/unix

1 reply

Building OCC under Linux

I have just received a message from the webmaster that details the build of OCC for Linux/UNIX. It appears that the GNU Autotools build is NOT the way to go here. Use the traditional *.COMP scripts. Too bad... I include the message below for those interested. Hope it helps. --- How to rebuild module

2 replies

Help with installing

Hi, I am trying install and application called lignumCAD which is a furniture design and drafting application. It makes use of OpenCascade 4. I assume you download the source and compile it? Guess what I don't have any development tools installed. So, I got a gcc compile RPM and installed it and it

12 replies

building cvs-version needs > 60GB ...

Hi ! I checked out the developer version from the cvs. Most libraries build and install fine, some need a LOT of disc space (for intermediate libtool-output ?), but for the STEP-library even 60GB of free hard disc are not enough. Is that normal ? Am I missing something ? Thank you very much for any

9 replies

CVS free space problem to build

Hi all, I try to compile CVS src on my hppa linux box. (No precompiled release for this platform that is normal). I prepare first a fs of about 2Gb. I copy in cvs src and started to configure with some options to specify tcl/tk path. Then make which failled after some time: "No space left on device"

2 replies

Build problem with Windows download

Hello, I'm a newbie, just downloaded the source and I cannot get any of the libraries to build. I keep getting a build error, and example is below. Thanks/Author FSD_File.cxx e:\projects\opencascade\src\fsd\fsd_file.cxx(1) : fatal error C1083: Cannot open include file: 'FSD_File.ixx': No such file o

3 replies

Build cant find jni.h file

Trying to rebuild FoundationClasses.dsw. File Jcas.hxx and Jcas_Object,h try to include file jni.h. But jni.h was not installed in the OpenCascade4.0 directory. Where can I get the missing file?

2 replies

Takes so long time to install

Hi, Guys, I just download the version 4.0 and installed it. during the installment at about 85% it slows dramastically. it should not be that. something wrong?

1 reply

Building OpenCASCADE on Solaris with GCC - newbie

I have just started with OpenCASCADE. I am adding STEP and native geometry support to a CAE application that runs on WIN32 and Sun Solaris. We are using Qt as the user interface library and currently using HOOPS for graphics. Due to cost restrictions and other library requirements, I a need to compi

3 replies

Building with gcc 3.2

When do you expect the opencascade to support gcc3.2? I tried to build opencascade using gcc3.2 and I noticed that few files did not compile Did anybody before built sucessfully openCascade with gcc3.2?

1 reply

Trying to install on linux

Hi I am trying to install open cascade on linux and nothaving much luck. i have 14 gig free on the hard drive. i use ./configure when i make it fills up the 14 gig! Is there away to reduce the size I am not very expearenced at using Linux ( the last 2 years) So some pointer would be very helpful. I

2 replies

Installing OpenCascade on Cygwin on a PC

Is it possible to install OpenCascade 4.0 on Cygwin ( http://cygwin.com/ ) installed on a PC running Windows XP? Has anyone done this? Cathy

5 replies

CVS Build under Redhat Linux

Hello, I have been attempting for some time to build OpenCASCADE 4.0 from CVS under Redhat Linux 7.1. I am using autoconf/automake, but the process is extremly painful (I have also attempted to build with adm/ *.COMP files as a last resort). My system is equipped with autoconf-2.13-10 and automake-1

2 replies

./configure and install.sh

Running ./configure on a fresh head CVS copy of the OpenCascade source gives the following error message (on Linux): configure: error: can not find install-sh or install.sh in ../cvs ../cvs/.. ../cvs/../.. (See below for the full details) I suppose that since there's a configure file in CVS, everyth

1 reply

Linux install with WOK

Hello, I am new to Linux,and I tried to install OpenCACSADE4.0 in Redhat7.2 Linux laptop with the option 8( with WOK), they ask the directory where Tcl/Tk was installed, when I prescribed /usr, where Tcl8.3 was installed with Redhat7.2 in /usr/lib, I was told that LibTclx.so was not found in /usr/li

2 replies

new user / install troubles

Today I downloaded the complete CD version of OpenCASCADE and am having difficulty installing. For background I am using Win 98 on Pentium III machine with 384 megs of ram and a 80 gig hard drive. The first error message is at the beginning of the install process. "PATH not modified. May be autoexec

4 replies

How to build the Open cascade in Window2000+VC6.0

I open the *.dsw file according the document. but VC compiler often say that many head file cannot find. (In some .cxx files, there are not include the correct head file, and in the body of that .cxx file, the class real used. so need I put all these head file by myself?) very thankx

3 replies

Can´t build Modules

Hello. Has you can see by my previous posts I haven't been able to put thing together in CASCADE. I'm using Windows2000 professional. Maybe I need to build the modules again. Is that right? I defined the include lib path to the folder where the libs would be created and tried to build the modules. I

2 replies

how to install

I'm new to linux. I've downloaded all the files and am confused on how to install open cascade. I unzipped the files and dont know how to start the program.

2 replies

TestTopOpe.lib missing building wizard gen. prj

Hi, I've downloaded the 4.0 debug binaries along with the MFC Wizards. When trying to compile a project that was generated by the MFC Wizard I first got a missing opengl.lib (I just renamed my opengl32.lib to opengl.lib and it fixed that one) but now I get a cannot open file "TestTopOpe.lib" I'm usi

3 replies

Help with installation

Hello there, I am in the stage of installation and cannot make it work! I've downloaded all modules, set up enviromental variables following the instructions but cannot start demo. I get an error: adv_11/KAS/C30/OSROOT/down/CAS3.0/SunOS/bin/TTOPOLOGY: fatal: libsunmath.so.1: open failed: No such fil

1 reply

Problems in building WOK on SunOS

I supposed I have to execute the following shell in order to build WOK : csh -f WOK.COMP There is no information about it in the README file. The 2 first lines of file WOK.COMP in $CASROOT/adm/SunOS are the following : csh -f TKWOK.comp csh -f TKWOKTcl.comp The files TKWOK.comp and TKWOKTcl.comp are

2 replies

Building OpenCascade with Mandrake 7.0

I try building OpenCascade with a Mandrake 7.0 but I have error with OpenGl (I use Mesa 3.1) and with TK library ! Where is the problem ?

2 replies

OpenCascade on *BSD

Hi, I tried to build OpenCascade on FreeBSD 3.3 using GCC 2.95. I had to change some OS dependent stuff (mostly in OSD), but then compiling failed. It seems that OC isn't written in pure ANSI C++ (maybe I'm wrong, I'm not a programmer). Anyway, I decided that I won't be able to 'port' OC to BSD myse

5 replies