I had some minor trouble updating python on RedHat 7.1,
/usr/bin/python links to python 1.5 , and if you install the python 2.x then it just 
puts in a /usr/bin/python2, it does not change
the link.

And if you change the link then you break some redhat startup utils that depend upon 
libraries installed into python1.5 (like the
printer setup)

editing Appserver to
#/usr/bin/python2
worked well.

-Aaron



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to