Message98290
Yes, that does look related. The fix from Issue1676135 seems to handle --prefix="/" properly, and from what I can tell PREFIX does get set to "/".
There is also code in getpath.c to set sys.prefix to "/" if it's "".
The correct prefix for configure is actually "", not "/", to avoid double-slashes - but neither one seems to work at the moment. |
|
Date |
User |
Action |
Args |
2010-01-25 15:47:52 | msmith@cbnco.com | set | recipients:
+ msmith@cbnco.com, r.david.murray |
2010-01-25 15:47:52 | msmith@cbnco.com | set | messageid: <1264434472.06.0.321131950629.issue7757@psf.upfronthosting.co.za> |
2010-01-25 15:47:50 | msmith@cbnco.com | link | issue7757 messages |
2010-01-25 15:47:50 | msmith@cbnco.com | create | |
|