Re: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error 2

2010-05-13 Thread Thomas Paviot
>> Today's Topics: >> >> 1. PythonOCC installation in Ubuntu-10.04 Test error 2 >> (Marcos Elgueta Soulat) >> 2. Re: PythonOCC installation in Ubuntu-10.04 Test error 2 >> (Jelle Feringa) >> >> >> --

[Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error 2

2010-05-13 Thread Marcos Elgueta Soulat
> > Message: 1 > Date: Thu, 13 May 2010 13:47:45 -0400 > From: Marcos Elgueta Soulat > Subject: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test >error 2 > To: pythonocc-users@gna.org > Message-ID:

Re: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error 2

2010-05-13 Thread Jelle Feringa
: PythonOCC installation in Ubuntu-10.04 Test error > (Jelle Feringa) > > > ---------- > > Message: 1 > Date: Thu, 13 May 2010 10:01:37 +0200 > From: Thomas Paviot > Subject: Re: [Pythonocc-users

[Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error 2

2010-05-13 Thread Marcos Elgueta Soulat
Paviot) > 2. Re: PythonOCC installation in Ubuntu-10.04 Test error > (Jelle Feringa) > > > ------ > > Message: 1 > Date: Thu, 13 May 2010 10:01:37 +0200 > From: Thomas Paviot > Subject: Re: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 >

Re: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error

2010-05-13 Thread Jelle Feringa
> Take care to the case : libTKOpenGl (The last 'l' is lower case). Ooops... my bad ___ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users

Re: [Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error

2010-05-13 Thread Thomas Paviot
Hi Marcos, Take care to the case : libTKOpenGl (The last 'l' is lower case). It has been discussed here : http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/ Regards, Thomas 2010/5/13 Marcos Elgueta Soulat > Hi jelle, > >

[Pythonocc-users] PythonOCC installation in Ubuntu-10.04 Test error

2010-05-13 Thread Marcos Elgueta Soulat
Hi jelle, I create the file .bash_profile file in my ~ home directory adding the line: export CSF_GraphicShr=/usr/lib/libTKOpenGL-6.3.0.so after that I run again the HellowWorld.py expample, but I get the same error. some idea ? Thanks a lot! Marcos On 13 May

[Pythonocc-users] PythonOCC installation in Ubuntu-10.04

2010-05-13 Thread Marcos Elgueta Soulat
Hi Thimas, Few minutes ago I returned to my Thesis work, starting with pythonOCC installation in Ubuntu-10.04 ( http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/ ) But unfortunately I get an error when when I tried to run th