On 2010/7/7 Thomas Paviot wrote:
[...]
> It was a private discussion. Here is a snippet of this discussion, related
> to the CSF_* stuff:
> """
> 2010/5/5 Oliver Borm <b...@lfa.mw.tum.de>
>>
>> >
>> > On my side, I also have a request: would it be possible to automate
>> > the creation of the CSF_GraphicShr from the .deb package installation?
>> > It currently has to be set manually.
>> >
>>
>> If there is an automatic way to determine the location of the
>> libTKOpenGl*.so library if this variable does not exist I would prefer
>> such a solution. Maybe something like:
>>
>> ldd /usr/lib64/python2.6/site-packages/OCC/_Geom2dToIGES.so | grep -i
>> libTKOpenGl
>
> Good idea.
>
>>
>> I have not checked the sources of pythonOCC, so it is not clear to me,
>> why this variable is needed.
>
> It's required by OpenCascade itself. CSF_GraphicShr must be defined in order
> to set up an open gl renderer.

Thanks for the input.  This statement is true for upstream sources,
but I modified the Debian package (and thus the Ubuntu one also) to
not require setting environment variables.

Denis

_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to