Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25037
| References | <CA+YdQ_4udDw-JjwoX9G8ik6WmH+Zr94RRuAXCGv7686LQmPcqA@mail.gmail.com> |
|---|---|
| Date | 2012-07-08 15:44 +1000 |
| Subject | Re: how to compile pygtk in python2.7? |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1909.1341726298.4697.python-list@python.org> (permalink) |
On Sun, Jul 8, 2012 at 2:47 PM, contro opinion <contropinion@gmail.com> wrote: > 3.PYTHON=/usr/bin/python2.7 ./configure --prefix=/usr > 4. make > 5. make install What happened when you typed these commands? Were there failure messages? As Benjamine suggested, do you need to become root to install? ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how to compile pygtk in python2.7? Chris Angelico <rosuav@gmail.com> - 2012-07-08 15:44 +1000
csiph-web