[OPEN-ILS-DEV] setting up a standalone DB server

Sharp, Chris csharp at georgialibraries.org
Thu Sep 30 08:09:02 EDT 2010


Hi all,

I posted this on IRC last night when no one was around, so I'm trying through email too.

I was attempting to set up a standalone database server for a small Evergreen cluster on Debian Lenny.  According to Step III of the instructions at http://open-ils.org/dokuwiki/doku.php?id=server:1.6.0:install , I just need to run the Makefile.install with the 'install_pgsql_server_debs_83' parameter and then make sure that gcc and the following CPAN packages are installed:

cpan JSON::XS
cpan MARC::Record
cpan MARC::File::XML

I'm able to install JSON::XS and MARC::Record without a problem, but when I try to install MARC::File::XML, I am told that MARC::Charset is not found in @INC.  I then tried to install MARC::Charset and I got the errors I pasted at http://paste.lisp.org/display/115043 .

Could someone with more Perl/CPAN Fu than me please point me to what dependency is needed to make this succeed?

Thanks!

Chris

Chris Sharp
PINES Program Manager
Georgia Public Library Service
1800 Century Place, Suite 150
Atlanta, Georgia 30345
(404) 235-7147
csharp at georgialibraries.org
http://pines.georgialibraries.org/



More information about the Open-ils-dev mailing list