Changes

Jump to: navigation, search

Bugzilla:FAQ

15 bytes added, 18:38, 1 September 2012
m
My perl is located at /usr/local/bin/perl and not /usr/bin/perl. Is there an easy to change that in all the files that have this hard-coded?
to something else:
perl -pi -e 's@#\!/usr/bin/perl@#\!/usr/local/bin/perl@' *cgi *pl contrib/*pl extensions/*pl
If your perl path is something else again,
22
edits

Navigation menu