Re: [Koha] Installing Koha on CentOS+cPanel Hosting Server

2012-06-05 Thread Andi Sugandi
Hi, On Mon, Jun 4, 2012 at 7:07 PM, Bernardo Gonzalez Kriegel wrote: [...] > In a situation like yours, I have downloaded and compiled Perl (on > /usr/local, 5.14), > then I installed all the required modules from CPAN (a long long work) > Then Koha. It works. [...] > My advice would be not t

Re: [Koha] Installing Koha on CentOS+cPanel Hosting Server

2012-06-04 Thread Bernardo Gonzalez Kriegel
Hi, cPanel only provides Perl 5.8, but Perl module Modern::Perl can only > be installed on Perl 5.10 environment[1]. > > Koha (last versions) can only be installed on Perl >= 5.10 What do you think? > > In a situation like yours, I have downloaded and compiled Perl (on /usr/local, 5.14), then I