From: Mike M. <mme...@ya...> - 2002-10-08 13:52:32
|
Hello - I am trying to get VPython running on my RedHat 7.2 system. I have python 2.2.1 installed from rpm as python2 (I can't get rid of python 1.5.2, so it has to be python2). I made the corrections to the install script and the cvisual Makefile. It appears to install, but I get a segmentation fault when I run python scripts with VPython modules. What appears to happen is that the script runs, I get the VPython message, but then it segmentation faults when it goes to graph. Running scripts from the VPython IDLE doesn't seem to do anything (I'm guessing that it isn't showing the seg fault). The video card is a TrioV64, XFree86 4.1, Mesa is installed, Glide_V2 is installed. My computer is a 200MHz pentium with 48M RAM. Any idea what I need to do to get this working? Thanks. Mike |