On Fri, Oct 16, 2009 at 11:41 AM, Sébastien Ramage <sebastien.ram...@gmail.com> wrote: > I'm trying to install pythonOCC on my ubuntu but I cannot install > OpenCascade 6.30 > I have look at the wiki > http://www.pythonocc.org/wiki/index.php/Installing_OpenCASCADE_on_Linux > but it failed on updating libtool because I have no > /usr/share/libtool/ltmain.sh
One trick that you can use on ubuntu and debian is "apt-file". sudo apt-get install apt-file sudo apt-file update apt-file search /usr/share/libtool/ltmain.sh I am running debian and do not see any packages that contain /usr/share/libtool/ltmain.sh but the ubuntu repositories might be different. You may be interested in following the instructions over here, which I successfully used last night for installing on a debian box: http://adl.serveftp.org/dokuwiki/pythonocc And if you need real-time support, you're welcome to call me or join an IRC channel where lots of OCC enthusiasts hang out. irc.freenode.net #hplusroadmap Hope this helps! - Bryan http://heybryan.org/ 1 512 203 0507 _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users