I know, I know. It's obvious when you've seen it before - but it took me a long 
while the first time around ;-)

You're missing the library path. I've just added a little more to the wiki page 
to explain - basically, you need to set a file in /etc/ld.so.conf.d telling 
your 
system where to find the OCC libs. Try (as root, or put sudo in front of each 
line):

 > echo /opt/OpenCASCADE6.3.0/lib > /etc/ld.so.conf.d/OpenCASCADE6.3.0-i386.conf
 > ldconfig

I'd like to know if this works for you - it's good for Fedora, but I haven't 
tested on Ubuntu.

> P.S.  I appreciate all the help and the speed at which it comes from the 
> mailing list. This is a great group!

Happy to help!

   Arthur

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

Reply via email to