Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25037 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2012-07-08 15:44 +1000 |
| Last post | 2012-07-08 15:44 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to compile pygtk in python2.7? Chris Angelico <rosuav@gmail.com> - 2012-07-08 15:44 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2012-07-08 15:44 +1000 |
| Subject | Re: how to compile pygtk in python2.7? |
| Message-ID | <mailman.1909.1341726298.4697.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web