[Koha] Koha 3 Error When Trying to Access Web Installer

Joe Atzberger ohiocore at gmail.com
Wed Jan 21 10:15:59 NZDT 2009


It just looks lik you are missing DBI, from the perspective of that user
environment.  Try:

sudo cpan DBI

I'm not sure about perl 5.10 vs. 5.8, so there might be some additional
issues.

--Joe

On Tue, Jan 20, 2009 at 2:00 PM, Fooled One <fooledone at gmail.com> wrote:

> Hello List,
>
> I have just tried installing the latest version of Koha via git following
> the instructions from the INSTALL.debian file.  I have installed Koha
> successfully in the past and the only difference this time around is that
> this is a separate side-by-side install of Koha on the same machine (Debian
> Etch) as an already existing installation of Koha.  My second installation
> seemed to go smoothly enough until I got to the web installer portion and
> received this error message instead of the web installer:
>
> Koha error
>
> The following fatal error has occurred:
>
> Can't locate DBI.pm in @INC (@INC contains: /usr/share/kohawarren/lib /usr/local/lib/perl5/5.10.0/i686-linux /usr/local/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i686-linux /usr/local/lib/perl5/site_perl/5.10.0 .) at /usr/share/kohawarren/lib/C4/Context.pm line 84.
>
> BEGIN failed--compilation aborted at /usr/share/kohawarren/lib/C4/Context.pm line 84.
> Compilation failed in require at /usr/share/kohawarren/lib/C4/Output.pm line 30.
> BEGIN failed--compilation aborted at /usr/share/kohawarren/lib/C4/Output.pm line 30.
>
> Compilation failed in require at /usr/share/kohawarren/intranet/cgi-bin/mainpage.pl line 22.
> BEGIN failed--compilation aborted at /usr/share/kohawarren/intranet/cgi-bin/mainpage.pl line 22.
>
>
> I did do a search before posting to this list and did see someone else had
> a similar error involving mysql, but I am not sure that this is the same
> type of problem.
>
> Would someone mind leading me in the right direction to fix this?
>
> Thanks!
>
> (Debian Etch, MySql v. 5.0.32)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20090120/29b5baba/attachment-0001.htm 


More information about the Koha mailing list