2010/5/11 John Griessen <j...@industromatic.com> > Thomas Paviot wrote: > > So you did not install GEOM. You should have: > > libGEOM.so > > I ran the GEOM install. Thought I had, but mistaken. > > Now I have libGEOM.so > > > When you have built GEOM, restart the pythonOCC compilation process > > (setup.py)). The GEOM library will be detected and the wrapper for the > > GEOM lib will be built. > > Doing that now. > > Messages like: > building 'OCC._GEOMAlgo' extension > building 'OCC._GEOMImpl' extension > > looks like it's building all now. > > JG >
Perfect. In order to check your installation, you can run the set of unittests available from the src/unittest directory. To test that the SMESH wrapper works: run the examples from src/examples/Level1/SMESH To test that the SMESH wrapper works: run the examples from src/examples/Level2/PAF (the Parametric Application Framework is a python wrapper built on top of GEOM and other OCC packages). Enjoy! Thomas
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users