[Koha] 8 Perl Modules are Not Detected by koha_perl_deps.pl on VDS (was Re: Installing Koha on CentOS+cPanel Hosting Server)
Andi Sugandi
andisugandi at gmail.com
Thu Jun 28 16:31:21 NZST 2012
Hi Bernardo,
On Tue, Jun 26, 2012 at 1:07 AM, Bernardo Gonzalez Kriegel
<bgkriegel at gmail.com> wrote:
[...]
> One more thing: when you do the installation of Koha there are some files
> that may have the wrong
> "shebang" line (#!/usr/bin/perl instead of #!/usr/local/bin/perl).
>
> Run (on /usr/share/koha) something like this
What if I install Koha on /home/library/public_html/cgi-bin directory
(single installation)?
Running the same command?
> # for i in $( egrep -Rl "/usr/bin/perl" * ); do perl -i -pne
> 's|\#\!\s*/usr/bin/perl|\#\!/usr/local/bin/perl|;' $i; done
Thanks in advance.
Best regards,
--
Andi Sugandi.
More information about the Koha
mailing list