>>>>> "Rick" == Rick Muller <[EMAIL PROTECTED]> writes:

    Rick> Okay, I'm working on this now. When I tried to build pygtk
    Rick> under windows, I got the error message:

    Rick> * gobject-2.0.pc could not be found, bindings for gobject
    Rick> will not be built

    Rick> I have a feeling I'm doing something very basic wrong, which
    Rick> is not surprising, since this is my first package build
    Rick> under Windows. Could someone who has a built pygtk under
    Rick> Windows give me a few pointers on how to get started? I'm
    Rick> just trying

    Rick> python setup.py build

    Rick> right now, and clearly that isn't enough. Thanks in advance.

Did you install the GTK Dev *and* Runtime libs from
http://sourceforge.net/project/showfiles.php?group_id=71914&package_id=71737

I typically put both in C:\GTK and add C:\GTK\bin and C:\GTK\lib to my
PATH.  Here is a typical profile.bat that I use for building under
win32

If you are using cygwin (from your build command I assumed not) I have
some additional batch scripts and notes which may be useful to you;
let if you would like them

JDH
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to