2009/4/28 Piotr Ożarowski <[email protected]>: > [itsovermyhead, 2009-04-28] >> dev3:/usr/bin# ls -la python* >> -rwxr-xr-x 2 root root 1015264 2008-10-23 08:53 python >> -rwxr-xr-x 2 root root 1015264 2008-10-23 08:53 python2.4 >> -rwxr-xr-x 1 root root 1276 2008-10-23 08:53 python2.4-config > > I'd start with: > # rm /usr/bin/python # and all other local files > # ln -s /usr/bin/python2.4 /usr/bin/python
Thanks for your reply Piotr - are you confident about this solution? A lot of people use this server so I want to be as sure as possible that this is the right approach to the problem. Can you could explain your reasoning so I can understand what you're proposing better. Cheers S > -- > -=[ Piotr Ożarowski ]=- > -=[ http://www.ozarowski.pl ]=- > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

