On Nov 25, 2003, at 11:51 PM, Daniel Macks wrote:


Okay, so you've got python2.2 and pygtk2-py22 installed. From a
terminal window, what's the output of 'fink list pygtk' (without the
quotes)? There may be some weird interactions if more than one version
of pygtk is installed concurrently.

What happens if you type '/sw/bin/python2.2' (assuming you've got Fink
in /sw), and then at the >>> prompt, 'import gtk'? This approximately
simulates what the configure script tries to do.

Mithrandir:~ mldiana$ fink list pygtk
Information about 1765 packages read in 5 seconds.
i pygtk 0.6.9-2 Modules for use of GTK with Python
pygtk-py22 0.6.9-15 Modules for use of GTK with Python
pygtk-py23 0.6.9-16 Modules for use of GTK with Python
pygtk2 2.0.0-22 Placeholder for versioned pygtk2 packages
i pygtk2-py22 2.0.0-22 Python bindings for the GTK widget set
pygtk2-py22-dev 2.0.0-22 Tools for compiling against pygtk2-py22
pygtk2-py23 2.0.0-22 Python bindings for the GTK widget set
pygtk2-py23-dev 2.0.0-22 Tools for compiling against pygtk2-py23
Mithrandir:~ mldiana$ /sw/bin/python2.2
Python 2.2.3 (#1, Nov 17 2003, 10:34:14)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
No display information -- gtk_init not called
>>>


Hope this helps.

Thanks,

Mark
--
Mark L. Diana, MBA, MSIS
Instructor
LAN Manager & Webmaster
Virginia Commonwealth University
Department of Health Administration



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to