Thanks, Robin! How might I get around it? Is there a way to reinstall those XML::SAX::* modules? Would that even help? How would those modules affect just the inserting into the one (so far) table? It seems like it should be trouble for any inserting action.
Thanks! Elliot J Voris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Robin H. Johnson Sent: Wednesday, December 21, 2011 03:52 PM To: Evergreen Development Discussion List Subject: Re: [OPEN-ILS-DEV] MARC Record Import from txt On Wed, Dec 21, 2011 at 08:29:42PM +0000, Elliot Voris wrote: > evergreen=# > evergreen=# INSERT INTO biblio.record_entry (marc, last_xact_id) SELECT marc, > 'IMPORT' FROM marcxml_import; > WARNING: could not find ParserDetails.ini in > /usr/local/share/perl/5.10.1/XML/SAX > CONTEXT: compilation of PL/Perl function "maintain_control_numbers" > ERROR: Unable to provide required features > CONTEXT: PL/Perl function "maintain_control_numbers" Looks like your XML::SAX::* perl modules might be broken. -- Robin Hugh Johnson SITKA: Sysadmin
