On 01/01/2011 01:28 PM, Mark Eggers wrote: > On Sat, 01 Jan 2011 00:13:52 -0500, Jim wrote: > >> pygobject2-2.21.5-3.fc14.i686 is already installed . > OK, that was just a quick guess based on what I thought you had installed > from your first post. > > Here's a list of the rpms you gave from an earlier post: > > # rpm -qa | grep gtk > authconfig-gtk-6.1.11-1.fc14.i686 > libcanberra-gtk2-0.25-4.fc14.i686 > gtkmm24-2.22.0-1.fc14.i686 > usermode-gtk-1.106.1-1.fc14.1.i686 > gtk2-2.22.0-1.fc14.1.i686 > qtcurve-gtk2-1.8.1-1.fc14.i686 > gtk2-engines-2.20.1-2.fc14.i686 > gtk+-1.2.10-70.fc13.i686 > kcm-gtk-0.5.3-5.fc14.i686 > pygtk2-2.17.0-7.fc14.i686 > gtkglext-libs-1.2.0-10.fc12.i686 > pygtk2-libglade-2.17.0-7.fc14.i686 > gtkimageview-1.6.4-2.fc14.i686 > gtkhtml2-2.11.1-8.fc14.i686 > webkitgtk-1.3.6-1.fc14.i686 > gtkhtml3-3.32.1-1.fc14.i686 > gnome-python2-gtkhtml2-2.25.3-26.fc14.1.i686 > python-slip-gtk-0.2.13-1.fc14.noarch > report-gtk-0.20-1.fc14.i686 > > I didn't see pygobject2-2.21.5-3.fc14.i686 listed, which is why I > mentioned it. > > I went through each of the imports in the try / except block and here's > what I found. I'm not much of a python person (C, Perl, Java mostly), so > I may have missed some dependencies or made some errors. > > python gtk: pygtk2-2.17.0-7.fc14.i686 > python keysyms: pygtk2-2.17.0-7.fc14.i686 > python gobject: pygobject2-2.21.5-3.fc14.i686 > python gdk.gl: pygtkglext-1.1.0-9.fc14.i686 > python glade: pygtk2-libglade-2.17.0-7.fc14.i686 > > In the list you posted, I don't see pyobject (which you say you have > installed) and pygtkglext. > > I came up with these dependencies by going through > /usr/lib/python2.7/site-packages and searching for the imports in the > try / except block. > > More than than that, once I changed the line from python2.4 to python, > the program started up and did connect to a MySQL database. I didn't > explore the program more than that since I'm happy with my tools > (SQuirreL, MySQL-Workbench, NetBeans). > > Since you're already installing third party packages, I suggest you give > MySQL-Workbench a test drive. It's available from mysql.com as an > unsigned rpm, so you'll have to install it with: > > yum install mysql-workbench-gpl-5.2.31a-2fc14.i386.rpm --nogpgcheck > > It's a bit of a resource hog, but the functionality is much more than > emma, the documentation in the program is reasonable, and there are some > demos / white papers online. > > . . . . just my two cents. > > /mde/ > I will give those other frontends a try , thanks. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines