Hi <br><br>How would i upgrade python to python2.6.4 using a yum repository ( on all my servers ) and cause manual configuration is time consuming, i am using cent OS 5.4 32 bit <br><br>Is there an already available repository to do this.? <br>
<br>------------------------------------------------------------------------------<br><br>I had tried to install it using contemporary method ( ./configure ; make   ;make install) .. but i get the following error when trying to upgrade . <br>
<br>make <br>:<br>:<br>:<br clear="all">ar cr libpython2.6.a Modules/threadmodule.o  Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o<br>
ranlib libpython2.6.a<br>gcc -pthread  -Xlinker -export-dynamic -o python \<br>                        Modules/python.o \<br>                        libpython2.6.a -lpthread -ldl  -lutil   -lm<br>libpython2.6.a(posixmodule.o): In function `posix_tmpnam':<br>
/tmp/Python-2.6.4/./Modules/posixmodule.c:7180: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'<br>libpython2.6.a(posixmodule.o): In function `posix_tempnam':<br>/tmp/Python-2.6.4/./Modules/posixmodule.c:7135: warning: the use of `tempnam' is dangerous, better use `mkstemp'<br>
running build<br>running build_ext<br><br>Failed to find the necessary bits to build these modules:<br>bsddb185           sunaudiodev<br>To find the necessary bits, look in setup.py in detect_modules() for the module's name.<br>
<br>running build_scripts<br><br>=================================================================<br><br>any reference / tips will be of great help <br><br><br><br><br>-- <br>Regards <br>Agnello D'souza<br><br><br>