[pygtk] Problem installing Pygtk 2.16 in Ubuntu

Miroslav Sabljic miroslav.sabljic at avl.com
Wed Sep 2 16:43:31 WST 2009


Hidura wrote:
> Good Morning List, I need to install PyGTK-2.16 in Ubuntu but threres a 
> problem in the compile area what says "configure: error: conditional 
> "HAVE_GTK_2_16" was never defined.
> Usually this means the macro was only invoked conditionally.
> ", what i could make with this I really need install this version, 
> because i want to make an entry with a icon in the left and use the hsv 
> property of the GDK.Color() and with the 2.14 this is imposible

It seems that you have missing dependencies. Do, 'apt-get build-dep 
python-gtk2' which will download and install all required dependencies.


-- 
Best regards,
   Miroslav


More information about the pygtk mailing list