On Wed, Oct 30, 2002 at 04:23:52PM +0000, Padraig Brady wrote:
> rpm -ta pygtk-0.6.11.tar.gz
> 
> [serious amounts of goodness snipped]
> 
> Then badness:
> 
> RPM build errors:
>      File not found by glob: 
> 
>/var/tmp/pygtk-root/usr/lib/python?.?/site-packages/gtk-1.2/{gtkgl.py*,_gtkglmodule.so}
> 
> Is there some handy --without-gl option I can give to rpm -ta?
> 
> (this is a standard RH7.2 install).

Hmmm, I don't think so. Can you compile from the source code, just for a
quick test? You can use PYTHONPATH to tell Python to look in the build
directory and avoid installing it on your system if you don't want to
install non-standard packages into /usr.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
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