On Mon, 24 Nov 2003 17:19:25 +0000, Johnston Michael J Contr AFRL/DES wrote: > What did I do wrong and how can I fix it? Do I need to uninstall Perl > 5.8.0 or do I just need to recompile Perl 5.8.2 somehow? Any advice > would be awesome.
I upgraded as soon as Perl 5.8.2 hit the street, but I didn't want to fiddle with my exisiting Perl 5.8.0 installation (also from RH 9.0). My solution: Install Perl 5.8.2 in '/usr/local', the point '/usr/bin/perl' to the Perl executable located under the 'local' path; ln -s /usr/local/bin/perl /usr/bin/perl -- Tore Aursand <[EMAIL PROTECTED]> "A teacher is never a giver of truth - he is a guide, a pointer to the truth that each student must find for himself. A good teacher is merely a catalyst." -- Bruce Lee -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]