On Fri, 24 Sep 1999, Branden Robinson wrote: > [1] 1013 apocalypse ~ > ls -dl /usr/bin/perl > lrwxrwxrwx 1 root root 10 Sep 23 22:02 /usr/bin/perl -> > perl-5.005 > [0] 1014 apocalypse ~ > ls -dl /usr/bin/perl-5.005 > -rw------- 1 root root 534844 Aug 19 04:29 /usr/bin/perl-5.005
I had this same problem upgrading my system last night. I manually chmod'ed the perl executable and finished configuring. Probably would have been safer to change the link in /etc/alternatives though to the old perl which was still on my system. Strange. -- Ashley Clark