Hi,<br>I have been trying to install Koha-3.00.03 on debian-lenny. After completing the install and pointing the browser to <br><a href="http://localhost:8080/">http://localhost:8080/</a>, I get the following error:<br><h1>
Koha error</h1>
                                                <p>The following fatal error has occurred:</p> 
                        <pre><code>DBD driver has not implemented the AutoCommit attribute at /usr/lib/perl5/DBI.pm line 690.<br>Compilation failed in require at /usr/share/koha/lib/C4/Circulation.pm line 25.<br>BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Circulation.pm line 25.<br>
Compilation failed in require at /usr/share/koha/lib/C4/Overdues.pm line 24.<br>BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Overdues.pm line 24.<br>Compilation failed in require at /usr/share/koha/lib/C4/Members.pm line 27.<br>
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Members.pm line 27.<br>Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 27.<br>BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 27.<br>
Compilation failed in require at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 23.<br>BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/mainpage.pl line 23.<br></code></pre>I have tried various version of DBI as well as DBD::mysql from the cpan archive as well as the lenny&#39;s own deb files. But the same error persists. This happens even after multiple installs of linux.<br>
<br>I even got the same error on Debian etch with the latest cpan modules.<br><br>Any help or lead will be greatly appreciated.<br><br>Thanks,<br><br><br>Richard<br>