Arthur Magill wrote: > 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. > > That did it! >>> from OCC import STEPControl >>>
That works so far. I like to try things out incrementally to see if things work along the way. I'll try some samples next. Thanks, Dan _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users