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

Joe Atzberger jatzberger at esilibrary.com
Thu Sep 30 11:23:47 EDT 2010


And CPAN should have detected the MARC::Charset dependency automatically,
since MARC::File::XML's Makefile.PL has:
    'PREREQ_PM' => {
        ....
        'MARC::Charset' => 0.98
    }

It should hit that before it even gets to testing.  So something else may be
up w/ CPAN.
--Joe


On Thu, Sep 30, 2010 at 11:13 AM, Joe Atzberger
<jatzberger at esilibrary.com>wrote:

> Your attempt failed all tests in MARC::Charset, which is pretty remarkable.
>  I'm sure that Debian supports UTF8 natively, but what is your terminal evn,
> in particular LANG?
>
>
>
> On Thu, Sep 30, 2010 at 8:09 AM, Sharp, Chris <csharp at georgialibraries.org
> > wrote:
>
>> 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/
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20100930/b0d28630/attachment.htm 


More information about the Open-ils-dev mailing list