How to install python2.6-devel package under CentOs 5
Posted
by Creotiv
on Stack Overflow
See other posts from Stack Overflow
or by Creotiv
Published on 2010-03-30T16:00:19Z
Indexed on
2010/03/30
16:03 UTC
Read the original article
Hit count: 381
I need to install mysql-python under python2.6. mysql-python package needs python2.6-devel package that depends on the libpython2.6.so.1.0(64bit) I found on the net some python2.6-devel packages, but can't find libpython2.6 Server architecture is x86_64.
Maybe someone have this lib, or know where i can find it.
Thanks for help)
© Stack Overflow or respective owner