Search found 1 match
- 2014/04/04 08:29:14
- Forum: CentOS 5 - Software Support
- Topic: Pygtk Installation
- Replies: 0
- Views: 2414
Pygtk Installation
I want pygtk to be configured to Python 2.7 in my centOS5.4 system(The default python version is Python 2.4 in centos 5) So I installed Python 2.7 with --prefix=/home/shrihari/local/lib/Python2.7 to my local area and then installed pygobject2.28 and then pygtk2.24 with the --prefix=/home/shrihari/lo...