Wow!, that would be the perfect thing to be in the installation docs :\ seriously, i didn't even think to check CPAN for the module, i assumed it was part of Koha. Thanks a lot... Also, do you guys think that koha can handle my library? 90000 books, maybe a dozen librarians and a couple thousand patrons? I'd have to make it authenticate to LDAP rather that mysql but that should be trivial... Thanks again Joshua Brindle UNIX Administrator Southern Nazarene University
news-misc@ada.dhs.org 01/13/03 09:47PM >>> Hi,
In article , Joshua Brindle wrote:
Can't locate MARC/Record.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i686-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.6.1/i686-linux/C4/Biblio.pm line 171.
this happens in my apache logs and also on the console, i've searched
both 1.3.3 and a cvs checkout from today and neither have that file (or even a MARC directory). Has this been commited to cvs? Is something weird going on or am i just screwing something up :)
You need to install the MARC::Record package. You should be able to do this by just typing perl -MCPAN -e 'install MARC::Record' -- Ambrose Li http://ada.dhs.org/~acli/cmcc/ http://www.cccgt.org/ DRM is theft - We are the stakeholders _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Joshua Brindle a écrit:
Wow!, that would be the perfect thing to be in the installation docs :\
In fact, it's the perfect thing to test during the installation process. I'll fix this for 1.9.0
seriously, i didn't even think to check CPAN for the module, i assumed it was part of Koha. Thanks a lot...
Also, do you guys think that koha can handle my library? 90000 books, maybe a dozen librarians and a couple thousand patrons? I'd have to make it authenticate to LDAP rather that mysql but that should be trivial... Thanks again
Without any problems (if you don't plan to install it on a Pentium 100 server :-) ) About LDAP : others also ask for this. the management team plans to : * release 2.0 with authentification as it is, through mysql tables. * add differents auth methods in the 2.1 or 2.2 version -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Joshua Brindle -
paul POULAIN