Message 143892 - Python tracker
Message143892
| Author | christian.heimes |
|---|---|
| Recipients | barry, christian.heimes, eric.araujo, jcea, loewis, ncoghlan, python-dev, sandro.tosi, skrah |
| Date | 2011-09-12.11:48:27 |
| SpamBayes Score | 0.012583329 |
| Marked as misclassified | No |
| Message-id | <1315828108.74.0.595990917598.issue11715@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hey Nick and Barry, the fix in http://hg.python.org/cpython/rev/bd0f73a9538e isn't sufficient. You have added /usr/lib/MULTIARCH and /usr/include/MULTIARCH but you forgot to add /lib/MULTIARCH. On my system zlib is installed at /lib/x86_64-linux-gnu/libz.so. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-12 11:48:28 | christian.heimes | set | recipients: + christian.heimes, loewis, barry, jcea, ncoghlan, eric.araujo, skrah, sandro.tosi, python-dev |
| 2011-09-12 11:48:28 | christian.heimes | set | messageid: <1315828108.74.0.595990917598.issue11715@psf.upfronthosting.co.za> |
| 2011-09-12 11:48:28 | christian.heimes | link | issue11715 messages |
| 2011-09-12 11:48:28 | christian.heimes | create | |