Sorry guys, I figured out what went wrong.
I didn't install the perl modules //////////////////////////////////// cpan JSON::XS cpan MARC::Record cpan MARC::File::XML ////////////////////////////////// The installation documentation is somewhat not clear and leads to confusion. bye, Pravin. On Tue, Jul 6, 2010 at 7:49 PM, Pravin Nowbuth <[email protected]> wrote: > Hi all, > > I'm getting some problems when trying to import the demo records. > > The output is shown below: > > r...@pravin-desktop:/home/postgres/import_demo# sh import_bibs.sh > Unknown option: db_port > Exception: OpenSRF::EX::Session 2010-07-06T19:39:13 > OpenSRF::Utils::SettingsClient > /usr/local/share/perl/5.10.1/OpenSRF/Utils/SettingsClient.pm:103 > Session Error: [email protected]/opensrf.settings IS NOT > CONNECTED TO THE NETWORK!!! > Exception: OpenSRF::EX::Session 2010-07-06T19:39:34 > OpenSRF::Utils::SettingsClient > /usr/local/share/perl/5.10.1/OpenSRF/Utils/SettingsClient.pm:103 > Session Error: [email protected]/opensrf.settings IS NOT > CONNECTED TO THE NETWORK!!! > > Also, when running srfsh as the user opensrf, "request opensrf.math > add 2 2" does not return any data. > > is that the problem? > > I'm installing on Ubuntu 10.04. > > Pravin. >
