Message114853
| Author | mailtome |
|---|---|
| Recipients | eric.araujo, mailtome, tarek |
| Date | 2010-08-25.00:13:59 |
| SpamBayes Score | 1.061923e-07 |
| Marked as misclassified | No |
| Message-id | <1282695242.11.0.404767613558.issue9674@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I ran ./configure --prefix=/ make make install DESTDIR=/home/blah The installation tries to install at /lib/python2.6 which fails because I am not root. It should not try to install anything at / because I specified DESTDIR as /home/blah. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-25 00:14:02 | mailtome | set | recipients: + mailtome, tarek, eric.araujo |
| 2010-08-25 00:14:02 | mailtome | set | messageid: <1282695242.11.0.404767613558.issue9674@psf.upfronthosting.co.za> |
| 2010-08-25 00:14:00 | mailtome | link | issue9674 messages |
| 2010-08-25 00:13:59 | mailtome | create | |