On Wed, Feb 4, 2015 at 6:18 PM, Jianhua Zhou <jz...@rocketsoftware.com>
wrote:

> The necessary bits to build these optional modules were not found:
>
> _bz2                  _lzma                 _ssl
>
> _tkinter              zlib
>
>
>
> ..
>
>
>
> So what package name should I gave to download the additional source to
> build the optional module?
>
>
>

Questions like this are really better asked on Red Hat forums, but off the
top of my head, you need *-devel packages such as zlib-devel,
openssl-devel, etc.  It is usually easy to figure out from yum search.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to