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<http://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 2010 03:17, <pythonocc-users-requ...@gna.org> wrote:

> Send Pythonocc-users mailing list submissions to
>        pythonocc-users@gna.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://mail.gna.org/listinfo/pythonocc-users
> or, via email, send a message with subject or body 'help' to
>        pythonocc-users-requ...@gna.org
>
> You can reach the person managing the list at
>        pythonocc-users-ow...@gna.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pythonocc-users digest..."
>
>
> Today's Topics:
>
>   1. Re: Pythonocc-users Digest, Vol 18, Issue 5 (Jelle Feringa)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 13 May 2010 09:17:07 +0200
> From: Jelle Feringa <jelleferi...@gmail.com>
> Subject: Re: [Pythonocc-users] Pythonocc-users Digest, Vol 18, Issue 5
> To: "pythonOCC users mailing list." <pythonocc-users@gna.org>
> Message-ID: <b3e9e2f8-37e3-4279-8a90-531caab9e...@gmail.com>
> Content-Type: text/plain; charset="us-ascii"
>
> -> Please set the CSF_GraphicShr environment variable
>
> That's pretty accurate really ;)
> Have a look here:
> http://www.pythonocc.org/resources/build_install/installrun-pythonocc-on-ubuntu-10-04-lucid-lts-in-5-steps-and-10-minutes/
>
> You can set the CSF_GraphicShr as part of your shell enviroment easily:
> create a .bash_profile file in your ~ home directory, and just add the
> line
> export CSF_GraphicShr=/usr/lib/libTKOpenGL-6.3.0.so
>
> after verifying that file exists of course...
>
> Step 3 : set the CSF_GraphicShr env variable
>
> The CSF_GraphicShr variable must point to /usr/lib/
> libTKOpenGl-6.3.0.so :
>
>
>
> -jelle
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: /public/pythonocc-users/attachments/20100513/a15372bb/attachment.htm
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: step5_set_CSF_GraphicShr.png
> Type: image/png
> Size: 197933 bytes
> Desc: not available
> Url : /public/pythonocc-users/attachments/20100513/a15372bb/attachment.png
>
> ------------------------------
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
>
>
> End of Pythonocc-users Digest, Vol 18, Issue 16
> ***********************************************
>



-- 
Marcos A. Elgueta Soulat
Student of Aerospace Engineering,
Department of Mechanics Engineering,
University of Concepción, Chile.

mail: m.a.elguetasou...@gmail.com
mobile(1): +56 9 82208407
mobile(2): +56 9 83036927
skype: marcos.elgueta.soulat
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to