Bug 127841 - Adding processmail and syncshadowdb to the list of files that need the bonsaitools perl path changed in order to run from another perl location.
git-svn-id: svn://10.0.0.236/trunk@115372 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -621,7 +621,7 @@ bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
|
||||
change your path to perl in all the files in your Bugzilla
|
||||
installation:
|
||||
<programlisting>
|
||||
perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm
|
||||
perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm processmail syncshadowdb
|
||||
</programlisting>
|
||||
Change the second path to perl to match your installation.
|
||||
</para>
|
||||
|
||||
@@ -621,7 +621,7 @@ bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
|
||||
change your path to perl in all the files in your Bugzilla
|
||||
installation:
|
||||
<programlisting>
|
||||
perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm
|
||||
perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm processmail syncshadowdb
|
||||
</programlisting>
|
||||
Change the second path to perl to match your installation.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user