Hello List,<br><br>I have just tried installing the latest version of Koha via git following the instructions from the INSTALL.debian file.&nbsp; 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.&nbsp; 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:<br>
<br><h1>Koha error</h1>
                                                <p>The following fatal error has occurred:</p> 
                        <pre><code>Can&#39;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.<br>
BEGIN failed--compilation aborted at /usr/share/kohawarren/lib/C4/Context.pm line 84.<br>Compilation failed in require at /usr/share/kohawarren/lib/C4/Output.pm line 30.<br>BEGIN failed--compilation aborted at /usr/share/kohawarren/lib/C4/Output.pm line 30.<br>
Compilation failed in require at /usr/share/kohawarren/intranet/cgi-bin/mainpage.pl line 22.<br>BEGIN failed--compilation aborted at /usr/share/kohawarren/intranet/cgi-bin/mainpage.pl line 22.<br></code></pre><br>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.<br>
<br>Would someone mind leading me in the right direction to fix this?<br><br>Thanks!<br><br>(Debian Etch, MySql v. 5.0.32)<br>