From: Jonathan B. <jbr...@ea...> - 2004-03-11 21:09:09
|
On Thu, 2004-03-11 at 08:45, James Roper wrote: > Hi, > > Has anyone here managed to install Visual Python on Fedora? When I run > the configure script, it keeps telling me that I don't have GtkGLArea > installed, even though I have installed the following two rpms: > > gtkglarea2-1.99.0-1.i386.rpm > gtkglarea2-devel-1.99.0-1.i386.rpm Those are the gtkglarea packages for Gtk 2, you need the ones for Gtk 1.2. On my system gtkglarea version 1.2.3 is what is installed, and I believe that is the most recent version that was produced for Gtk 1.x. HTH, Jonathan Brandmeyer |