hi there,
 
one of the main questions for me is, how can i install pygtk and pygtk2 in a consistent manner in one python installation, like the library's behind the scenes? (libgtk+.so.1.2, libgtk+.so.2.0; /usr/include/gtk, /usr/include/gtk2)
 
i have a lot of scripts which are used in a great production environment (~ 500 units), which cannot be switched to pygtk2 in a rapid way. so i have to ensure a smooth transition. this question isn't covered in the python-faq nor i found anything about that in this group (hope i read all :-)
 
btw:
thanks for developing this nice language and the module(s).
i've started gtk programming with perl and switched very late (as of python2 comes out) with python programming. i'm very happy with python and pygtk programming, because i speed up the development rapidly.
with python i understood oo-programming techniques very well and learned how easy to use it. (perl is anything ugly in that ;-)
 
thanks for your comments in advance.
 
cu maik.

Reply via email to