[cad-linux] tomcad-0.3 the messy install
- From: phrostie <pfrostie@xxxxxxxxx>
- To: cad-linux@xxxxxxxxxxxxx
- Date: Sun, 02 Feb 2003 17:39:21 -0500
ok, i'll be the first to admitt it. that i did a messy install after i
finally gave up on alien converting the rpm's. you see a light balb went off
in my head when i remembered that mc (midnight commander can open rpm's like
they were tarballs. so i did. down side is that i have no way to pullin the
dependencies. anyway, here is what i got on my debian Sarge/Testing.
after unpacking:
phrostie phrostie 271819 Jan 25 10:40 tomcad-base-0.3-0.rpm
phrostie phrostie 5578325 Jan 25 11:10 tomcad-libs-0.3-0.i386.rpm
phrostie phrostie 12679810 Jan 25 13:51 tomcad-oc-4.0-0.rpm
into /opt/TomCAD/
llano:/opt/TomCAD# cd bin
llano:/opt/TomCAD/bin# ./tomcad
Traceback (most recent call last):
File "/opt/TomCAD/lib/tomcad.py", line 14, in ?
from tomcadapplication import TomCADApplication
File "/opt/TomCAD/lib/tomcadapplication.py", line 13, in ?
import HPY
File "/opt/TomCAD/lib/HPY.py", line 2, in ?
import HPYc
ImportError: /opt/TomCAD/lib/HPYc.so: undefined symbol: PyType_IsSubtype
llano:/opt/TomCAD/bin# cd ..
llano:/opt/TomCAD# bin/tomcad
Traceback (most recent call last):
File "/opt/TomCAD/lib/tomcad.py", line 14, in ?
from tomcadapplication import TomCADApplication
File "/opt/TomCAD/lib/tomcadapplication.py", line 13, in ?
import HPY
File "/opt/TomCAD/lib/HPY.py", line 2, in ?
import HPYc
ImportError: /opt/TomCAD/lib/HPYc.so: undefined symbol: PyType_IsSubtype
--
Oh i've slipped the surly bonds of DOS
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
http://www.freelists.org/webpage/cad-linux
Other related posts:
- » [cad-linux] tomcad-0.3 the messy install