[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ4: update to Perl-5.8.4



> 
> To use the new perl you will need to change all /usr/bin/perl 
> usage  to /opt/bin/perl
> example:
> perl MakeFile.PL
> becomes
> /opt/bin/perl MakeFile.PL
> 
> and at the top of some things...
> #!/usr/bin/perl
> becomes
> #!/opt/bin/perl
> 
Do you mean I have to change the path in ALL the files in the system? Every
Perl script?

Arthur


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.