On 2010/5/15 Marcos Elgueta Soulat wrote:
> Hi Thomas,
>
> In Line 38 of:
> http://code.google.com/p/pythonocc/source/browse/trunk/README#
>
> "At the end of the compilation process, be sure the CASROOT env var is set."
>
> How can I set the CASROOT if I already install OpenCascade from my debian
>
Hi Thomas,
I have few problems trying to install (compile) python-occ from svn:
I have all requirements to do so:
1. Python 2.6
2. Fortran compiler (Ubunu case: g77)
3. SWIG 1.3.40
4. OpenCASCADE6.3.0 (Installed from debian source packages)
5. CMake 2.6 (installed recently)
Well supposing that
...
> > > Graphic device created.
> > > Xw_Window created.
> > > Viewer created.
> > >
> > > Program received signal SIGSEGV, Segmentation fault.
> > > 0xaee68990 in intel_region_buffer () from /usr/lib/dri/i915_dri.so
> > > (gdb)
> &
John Griessen wrote:
> apt-get build-dep libopencascade-foundation-6.3.0
>
> is a good thing to try
No, it's not. Needs 255MB when done and the binary packages for
opencascade seemed to be working OK in compiling pythonocc for python2.5.
John
___
Py
John Griessen wrote:
> The debian packages are:
> libopencascade-dev6.3.0.dfsg.1-4
> libopencascade-foundation
> libopencascade-modeling-6.3.0
and
libopencascade-visualization-6.3.0
libopencascade-foundation-6.3.0
libopencascade-ocaf-6.3.0
libopencascade-ocaf-lite-6.3.0
apt-get build-
I've been following this build write up:
http://code.google.com/p/pythonocc/wiki/InstallationLinux
It starts with prerequisite opencascade by package or source build.
The debian packages are:
libopencascade-dev6.3.0.dfsg.1-4
libopencascade-foundation
libopencascade-modeling-6
libopencasc
Hi Marcos,
http://code.google.com/p/pythonocc/source/browse/trunk/README
(I should have named it INSTALL).
Thomas
2010/5/14 Marcos Elgueta Soulat
> Hi Thomas,
>
> I'm sorry for the question, but where I can found the correct information
> to compile python-occ from SVN in Ubuntu 10.04?
>
> I
Hi Thomas,
I'm sorry for the question, but where I can found the correct information to
compile python-occ from SVN in Ubuntu 10.04?
I was searching in google and I found a page (
http://adl.serveftp.org/dokuwiki/pythonocc), but the only packages installed
from svn are related with opencascade, t