[OPEN-ILS-DEV] Missing Object method

Dan Scott denials at gmail.com
Mon May 28 17:57:23 EDT 2007


On 28/05/07, Mike Rylander <mrylander at gmail.com> wrote:
> On 5/28/07, Don Hamilton <dhamilton at wlu.ca> wrote:
> >
> > Hi all.
> >
> > As I mentioned last week, we have Evergreen running to the point where we 1)
> > get no startup errors and 2) can do a (very fast!) search on an empty
> > database and get an empty results screen with no errors logged.
> >
J> > Now I'm trying to follow the 'load the Gutenberg catalog' example (Thanks,
> > Dan!).. I get as far as the marc2bre step and get "Can't locate object
> > method "ignore_errors" via package "MARC::Charset" at marc2bre.pl line 27.".
>
> The most likely cause for this is an old version of MARC::Charset.
> What is the output of the command
>
> $ perl -MMARC::Charset -e 'print "$MARC::Charset::VERSION\n";'
>
> On a related note, there is a fairly important fix to the code table
> compiler for M::Cs in version 0.97, so I would suggest upgrading to
> that, if you're not already there.
>

Just an FYI: I added this information to the Gutenberg instructions in
http://open-ils.org/dokuwiki/doku.php?id=evergreen-admin:importing:bibrecords

Thanks Mike! And thanks, Don, for being a record-loading guinea pig :)
The more people that walk down these paths, the smoother they will
become.

-- 
Dan Scott
Laurentian University


More information about the Open-ils-dev mailing list