[Pythonocc-users] Patches for building on debian (svn Revision: 1031)

2010-05-22 Thread John Griessen
Denis Barbier wrote: > Following commands should work on a fresh checkout, I will try to > recompile later: I got the latest, j...@toolbench:/backups-650mb/pythonocc-read-only$ svn info Path: . URL: http://pythonocc.googlecode.com/svn/trunk Repository Root: http://pythonocc.googlecode.com/svn Rep

[Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread John Griessen
Now that a build with python2.6 ran to completion without errors, I have tested some OCC examples: j...@toolbench:/backups-650mb/pythonocc-read-only/src/examples/Level1/SMESH$ ipython -wthread volumic_mesh.py --- ImportE

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread John Griessen
John Griessen wrote: > Now that a build with python2.6 ran to completion without errors, I have > tested some OCC > examples and I'm not able to import any OCC modules or other modules: . . . > --> 878 import wx > 879 > 880 threading.Thread.__init__(self) > > ImportError

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread Denis Barbier
On 2010/5/22 John Griessen wrote: > John Griessen wrote: >> Now that a build with python2.6 ran to completion without errors, I have >> tested some OCC >> examples and I'm not able to import any OCC modules or other modules: > . > . > . >> --> 878         import wx >>      879 >>      880        

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread John Griessen
Denis Barbier wrote: > On 2010/5/22 John Griessen wrote: >> Any ideas what to try? > > My build also did not work. First of all, OCC/__init__.py was > missing, I did not have that in my build dirs... no build/lib.linux-i686-2.6/OCC/__init__.py I decided to delete everything in the build dir a

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread Denis Barbier
On 2010/5/23 John Griessen wrote: > Denis Barbier wrote: >> On 2010/5/22 John Griessen wrote: >>> Any ideas what to try? >> >> My build also did not work.  First of all, OCC/__init__.py was >> missing, > > I did not have that in my build dirs... > > no build/lib.linux-i686-2.6/OCC/__init__.py Afte

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread John Griessen
Denis Barbier wrote: > I ran the same commands, except that this one has to be called with > sudo. Do you build pythonocc as root, or did you simply forget it? Je l'ai oublié. sudo python2.6 setup.py install est ce que je fais. > If you still have import errors, you can run strace to see where

Re: [Pythonocc-users] building svn Rev 1031 on debian

2010-05-22 Thread John Griessen
John Griessen wrote: > I decided to delete everything in the build dir and repeat with build -f. > > So now what I did is: > > from /pythonocc-read-only$ svn info > Path: . > URL: http://pythonocc.googlecode.com/svn/trunk > Repository Root: http://pythonocc.googlecode.com/svn > Repository UUID