2010/7/7 Denis Barbier <bou...@gmail.com> > On 2010/7/7 Thomas Paviot wrote: > > 2010/7/7 Denis Barbier <bou...@gmail.com> > >> > >> On 2010/7/7 Thomas Paviot wrote: > >> [...] > >> > SMESH and GEOM modules were not packaged by the ubuntu packagers. I > >> > recently > >> > improved the way to build these libraries in order to make packaging > >> > easier. > >> > This will be available in the next release. In the meantime, I suggest > >> > you > >> > compile your own pythonocc from the subversion trunk. > >> > >> Hi Thomas, to help using packages on Debian/Ubuntu, it would be nice > >> to not require setting CSF_GraphicShr; I sent a patch a while back, > >> has it any chance to be applied? > >> Thanks. > > > > Of course! I already discussed that point with Oliver Born, any idea is > > welcome. > > Sorry if I missed something, but I am not aware of any issue with this > patch, can you please tell what has to be discussed? I resent here > the original patch, and the same updated against latest SVN. > Thanks. >
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. > > Best regards, > Oliver > Thomas """ Let me have a look at your patches. Thanks! Thomas
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users