LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Where to install???? (https://www.linuxquestions.org/questions/linux-newbie-8/where-to-install-738482/)

renbla 07-07-2009 11:42 PM

Where to install????
 
I want to install pygobject and pygtk, in tha readme file it said --prefix=<prefix where python is installed>, so should i install them in /usr/local/bin or /usr/local/lib/python2.xx ?????

And i'm sure i installed pygobject(2.18 ) succesfuly but when i try to configure pygtk(2.15) it said :"
checking for PYGOBJECT... configure: error: Package requirements (pygobject-2.0 >= 2.16.1) were not met:

No package 'pygobject-2.0' found"

Can smb help me please !!!!!!!!!!!

xeleema 07-08-2009 12:10 AM

Greetings!
If your python binary is in /usr/local/bin, then you'd set the following;

--prefix=/usr/local


(If that helps, feel free to hit the thumbs-up icon on this post :) )


All times are GMT -5. The time now is 04:21 AM.