From: Andrew M. <mor...@ph...> - 2002-07-08 13:56:36
|
On Sun, 2002-07-07 at 13:24, rod holland wrote: > To list: >=20 > I will start with a general explanation and provide more details later if > needed. >=20 > 1. I am compiling on Mandrake 8.1 > 2. Python 2.2, Idle-Fork, and Numeric are installed and functioning > 3. Two problems arise with installing VPython > a. the gtkglarea.rpm installation process (from the install script) says > it is already installed and then spits out a long list of database error= s > - then the script continues to compilation of cvisual. > b. the compilation of cvisual always ends in a seg fault - usually in > vthread.h. >=20 > What I have tried so far- > 1) using the gtkglarea libs from the Mandrake disks and commenting out th= e > rpm process from the install script. > 2) commenting out the offending lines in the include files that generate > seg faults >=20 > Neither work. Are there any suggestions? >=20 > Thanks, >=20 > Rod >=20 I have also had this problem. I can't offer a solution, but I can add that using the gtkglarea rpm from red-carpet (ximian) does not work, either. Tried uninstalling w/ red-carpet to allow the install script to do its thing, also to no avail. Rpm database seems to be intact, as I tried --rebuilddb and met same end result. Andrew =20 |