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

Thomas Berezansky tsbere at mvlc.org
Thu Sep 30 08:14:22 EDT 2010


I have found the easiest way to ensure things work is to just run both  
the opensrf and evergreen Makefile.install scripts for your db server  
platform in addition to the install_pgsql_server_debs_8[34] target.

Without running both I have had issues with various perl items not  
existing beyond what instructions have said need to be there, though I  
(or someone else) should probably document that list someday.

Thomas Berezansky
Merrimack Valley Library Consortium


Quoting "Sharp, Chris" <csharp at georgialibraries.org>:

> 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