[Python-Dev] lzma
Andrew Svetlov
andrew.svetlov at gmail.com
Sat Mar 17 03:30:31 CET 2012
When I build python from sources I have no lzma support (module _lzma
cannot be built).
There are lzma packages installed in my Ubuntu 11.10 box: lzma,
lzma-dev and lzma-sources.
I can see lib files (headers are also can be found in linux-headers):
andrew at tiktaalik ~/p/cpython> locate lzma.so
/usr/lib/liblzma.so.2
/usr/lib/liblzma.so.2.0.0
I can live with that but if somebody can point me the way to build
python with lzma support please do.
--
Thanks,
Andrew Svetlov
More information about the Python-Dev
mailing list