Brent> Actually, they made it quite simple to *avoid* having to know
    Brent> autoXXXX.  Just run ./autogen.sh and it will run generate all the
    Brent> necessary file for you.

Thanks to Brent and others who pointed out the existence of the autogen.sh
script.  I managed to get glib, pango and pkg-config installed okay, however
the autogen.sh script in the gtk+ directory didn't work.  Executing
autogen.sh there spit out a bunch of ominous messages and removed all
non-directory files from the directory.

Turns out the gettext-devel RPM wasn't installed on my Mandrake system.  I
don't know if I uninstalled it sometime in the dim dark past or if
Mandrake's install process failed to install it.  After installing it,
autogen.sh execution worked fine.

-- 
Skip Montanaro ([EMAIL PROTECTED])
(847)971-7098
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to