[Bug 124] Issue due date
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=124 tonnesen@cmsd.bc.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From tonnesen@cmsd.bc.ca 2002-11-19 07:49 ------- Discussion on the mailing list made this out as a feature instead of a bug, although a warning should be issued in case the due date is set in error to a date which is already passed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Hello, We are installing Koha on a Linux SlackWare 8.1 running Perl 5/mysql. When following the start up instructions we cannot get through the completion of the databases, when running the script: perl updatedatabase - I /usr/local/koha-1.2.2/modules/C4 it prints the following error message: Can\'t locate C4/Database.pm in @INC (@INC contains: /usr/lib/perl5/i386- linux /usr/lib/perl5 /usr/lib/perl5/site_perl/i386- linux /usr/lib/perl5/site_perl /usr/lib/perl5/site_perl .) at updatedatabase line 22. BEGIN failed--compilation aborted at updatedatabase line 22. Can someone help us? thank you in advance regards Javier ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
You need to leave off the C4 part, and you might need to put the -I before the script: perl -I /usr/local/koha-1.2.2/modules updatedatabase Steve Tonnesen On Tue, 19 Nov 2002, Javier D�az wrote:
Hello, We are installing Koha on a Linux SlackWare 8.1 running Perl 5/mysql. When following the start up instructions we cannot get through the completion of the databases, when running the script: perl updatedatabase - I /usr/local/koha-1.2.2/modules/C4
it prints the following error message:
Can\'t locate C4/Database.pm in @INC (@INC contains: /usr/lib/perl5/i386- linux /usr/lib/perl5 /usr/lib/perl5/site_perl/i386- linux /usr/lib/perl5/site_perl /usr/lib/perl5/site_perl .) at updatedatabase line 22. BEGIN failed--compilation aborted at updatedatabase line 22.
Can someone help us? thank you in advance regards Javier
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
participants (3)
-
bugzilla-daemon@wilbur.katipo.co.nz -
Javier D�az -
Tonnesen Steve