I was able to get this part to work but am still running into snags during the import of the Gutenberg records.
When I try: perl pg_loader.pl -or bre -or mrd -or mfr -or mtfe -or mafe -or msfe -or mkfe -or msefe \ -a mrd -a mfr -a mtfe -a mafe -a msfe -a mkfe -a msefe < ~/gutenberg.ingest > ~/gutenberg.sql I get the errors "Can't open -a No such file..." "Can't open "mrd No such file..." Was I reading this command wrong? Should the "\" between "msefe" and "-a" be there? If I remove the "\" it seems to run but when I complete the steps for importing and making the records viewable in the catalog, it doesn't seem to be correct since no records seem to be in the catalog. 1. Once Evergreen is installed, should the staff client be good to go or did I need to register the computers in a config file on the system? The server connection test works but I cannot login. "admin" and "open-ils" are the default admin login and password, correct? The system is running and the settings-tester and srfsh tests are indicating no problems. Thank, Robert ----- Original Message ----- From: Mike Rylander <[EMAIL PROTECTED]> Date: Friday, July 11, 2008 3:05 pm Subject: Re: [OPEN-ILS-DEV] marc record import questions - gutenberg To: Evergreen Development Discussion List <[email protected]> > On Thu, Jul 10, 2008 at 12:22 PM, Robert Soulliere > <[EMAIL PROTECTED]> wrote: > > I am running the gutenberg example found at: > > http://www.open-ils.org/dokuwiki/doku.php?id=evergreen- > admin:importing:bibrecords> > > but am running into some snags. > > > > Step 1 works well and seems to do what it is supposed to do. > > When I do step 2: perl direct_ingest.pl gutenberg.bre > > ~/gutenberg.ingest> the system seems to hang up. Do you know how > long that process should > > take and what output should be shown when it is complete? > > > > The only time I've seen direct_ingest hang is if it's attempting to > talk to an OpenSRF app to gather the set indexing definitions or the > IDL location and the app is not responding. Are the OpenSRF apps all > running? > > -- > Mike Rylander > | VP, Research and Design > | Equinox Software, Inc. / The Evergreen Experts > | phone: 1-877-OPEN-ILS (673-6457) > | email: [EMAIL PROTECTED] > | web: http://www.esilibrary.com > This E-mail contains privileged and confidential information intended only for the individual or entity named in the message. If the reader of this message is not the intended recipient, or the agent responsible to deliver it to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this communication is prohibited. If this communication was received in error, please notify the sender by reply E-mail immediately, and delete and destroy the original message.
