http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12023 Bug ID: 12023 Summary: Web installer fails under plack Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: robin@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Could not compile /mnt/catalyst/koha/installer/install.pl: Can't locate InstallAuth.pm in @INC (you may need to install the InstallAuth module) (@INC contains: /mnt/catalyst/koha /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /mnt/catalyst/koha/installer/install.pl line 7. BEGIN failed--compilation aborted at /mnt/catalyst/koha/installer/install.pl line 7. at /usr/share/perl5/CGI/Compile.pm line 108 This is because InstallAuth.pm is in the installer directory, not C4 where everything else is expected to be. -- You are receiving this mail because: You are watching all bug changes.