another problem installing koha with buidrelease tarball
HI, Thank you guys for the help about the mysql problem I mentioned the other day. In fact it was the 'delete from db' and delete from user' issue. Now, I need to know what is going on here: ./misc/buildrelease [I answer questions] a tarball is created in /tmp/. I do a fresh installation of Koha. Everything works but the aqciusition module. I get this in the logs: [Fri Feb 20 11:20:25 2004] [error] [client 127.0.0.1] Premature end of script headers: acqui-home.pl, referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Fri Feb 20 11:20:25 2004] [error] [client 127.0.0.1] Global symbol "$query" requires explicit package name at /usr/local/koha/intranet/modules/C4/Catalogue.pm line 114., referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Fri Feb 20 11:20:25 2004] [error] [client 127.0.0.1] Global symbol "$query" requires explicit package name at /usr/local/koha/intranet/modules/C4/Catalogue.pm line 115., referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Fri Feb 20 11:20:25 2004] [error] [client 127.0.0.1] Compilation failed in require at /usr/local/koha/intranet/cgi-bin/acqui/acqui-home.pl line 10., referer: http://localhost:8080/cgi-bin/koha/mainpage.pl [Fri Feb 20 11:20:25 2004] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at /usr/local/koha/intranet/cgi-bin/acqui/acqui-home.pl line 10., referer: http://localhost:8080/cgi-bin/koha/mainpage.pl The problem did not occur when I first installed koha from the tarball realeased in the sourceforge, by the mantainer. What could be wrong? thanks. Benedict
Benedykt P. Barszcz wrote:
HI, Thank you guys for the help about the mysql problem I mentioned the other day. In fact it was the 'delete from db' and delete from user' issue.
What could be wrong?
1- you builded the tarball from HEAD, not from CVS. 2- a bug has been added in HEAD, during synchronization of HEAD with rel_2_0 branch. It's fixed now. HTH -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Benedykt P. Barszcz -
paul POULAIN