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)