From: Ari H. <ahe...@an...> - 2001-01-10 04:01:05
|
On Tue, 9 Jan 2001, Nils Wagner wrote: > Hi Ari, > > I have installed gtkglarea1-2.2.tar.gz > (http://www.student.oulu.fi/~jlof/gtkglarea/) > > using > > ./configure --prefix=/usr > make > make install > > Done a make in cvisual/ works ! > The result is the shared library cvisualmodule.so > > There is no longer an import error but if I run the demo programs > I get a segmentation fault. > The errror is in the 'make install'. AFAIK that's not meningful for cvisual. Follow the install instructions on the VPython website. You'll need to install the python-visual RPM, then replace cvisualmodule.so from the package with the version you've built. ari |