Hi Thomas, I have few problems trying to install (compile) python-occ from svn:
I have all requirements to do so: 1. Python 2.6 2. Fortran compiler (Ubunu case: g77) 3. SWIG 1.3.40 4. OpenCASCADE6.3.0 (Installed from debian source packages) 5. CMake 2.6 (installed recently) Well supposing that CASROOT env var is setted correctly from installation described above. I continued with: m...@maes: svn co svn://svn.gna.org/svn/pythonocc/trunk pythonOCC ... ... ... A pythonOCC/data/_3dmodels/aube_pleine.stp A pythonOCC/CMakeLists.txt A pythonOCC/README U pythonOCC Checked out revision 851. Later, I continued installing SMESH library But in src didn't exist any build_smesh.sh file The same for build_geom.sh here the prove: m...@maes:~$ cd pythonOCC/src/ m...@maes:~/pythonOCC/src$ sh ./wrapper/build_smesh.sh sh: Can't open ./wrapper/build_smesh.sh maybe I'm wrong in the procedure... sorry I'm not an expert compiling, this is the first time that I try! In side wrapper folder I have: m...@maes:~/pythonOCC/src/wrapper$ ls BuildDocstring.py Misc SWIG_generator.py environment.py Modules.py Toolkits GarbageCollector.py SWIG Visualization m...@maes:~/pythonOCC/src/wrapper$ Thanks for your help! Marcos.
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users