how to write configure

contro opinion contropinion at gmail.com
Mon Jul 9 08:41:17 EDT 2012


PyGObject uses the standard autotools for the build infrastructure.  To
build, it should be as simple as running:

    $ ./configure --prefix=<prefix where python is installed>

my python2.7 is  in  /usr/lib/python2.7

will  i  write :
./configure --prefix=/usr/lib/python2.7

or

./configure --prefix=/usr/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120709/d947069e/attachment.html>


More information about the Python-list mailing list