From: Nils W. <nw...@is...> - 2001-01-10 10:25:10
|
Hi, I have installed Vpython on Linux (kernel 2.2.16) (http://cil.andrew.cmu.edu/projects/visual/index.html) via cvs (http://sourceforge.net/cvs/?group_id=6013). Recompilation : You need gtkglarea-1.2.2.tar.gz (http://www.student.oulu.fi/~jlof/gtkglarea/) for a make in cvisual/. Therefore I have installed gtkglarea using ./configure --prefix=/usr make make install A make in cvisual/ results in a shared library cvisualmodule.so which I have copied to /usr/local/lib/python2.0/site-packages If I run the Demoprograms which come with Vpython I get a segmentation fault What can I do ? Nils |