[OPEN-ILS-DEV] 2.9 RC - issue updating marc record
Jason Stephenson
jstephenson at mvlc.org
Fri Sep 4 10:23:34 EDT 2015
Peter, et al.
It could be made more clear in the README that you need to install modules
on the PostgreSQL server if you are running a separate server. The README
seems to assume that everything is being installed on the same hardware.
For a stand alone server, you could have copies the Evergreen tarball,
extracted it and run the following command as root:
make -f Open-ILS/src/extras/Makefile.install postgres-server-ubuntu-trusty
That would install the following packages:
gcc \
libbusiness-isbn-perl \
libjson-xs-perl \
liblibrary-callnumber-lc-perl \
libmarc-record-perl \
libmarc-xml-perl \
librose-uri-perl \
libuuid-tiny-perl \
libxml-libxml-perl \
libxml-libxslt-perl
in addition to those need by PostgreSQL.
The above could perhaps be better documented for a standalone database server.
Cheers,
Jason
Quoting Peter Lux <plux at upei.ca>:
> Ah yes. It's a new database server. Missing some Perl libraries.
>
> Had to install MARC::Record, MARC::File::XML module, Business::ISBN module
> to get past the error state.
>
> DB server is Ubuntu 14.04.3 LTS. Install docs indicate that no extra
> modules are required but I needed these three at least. May need to add
> others as well or actually build openils.
>
> Peter
>
> On Thu, Sep 3, 2015 at 3:49 PM, Galen Charlton <gmc at esilibrary.com> wrote:
>
>> Hi,
>>
>> On Thu, Sep 3, 2015 at 2:39 PM, Peter Lux <plux at upei.ca> wrote:
>> > Not sure if it's my system or a bug. Here's the debug message:
>>
>> Could you check the PostgreSQL log around the time of the error? It
>> should provide more details on how the SQL statement failed.
>>
>> Regards,
>>
>> Galen
>> --
>> Galen Charlton
>> Infrastructure and Added Services Manager
>> Equinox Software, Inc. / The Open Source Experts
>> email: gmc at esilibrary.com
>> direct: +1 770-709-5581
>> cell: +1 404-984-4366
>> skype: gmcharlt
>> web: http://www.esilibrary.com/
>> Supporting Koha and Evergreen: http://koha-community.org &
>> http://evergreen-ils.org
>>
--
Jason Stephenson
Assistant Director for Technology Services
Merrimack Valley Library Consortium
4 High ST, Suite 175
North Andover, MA 01845
Phone: 978-557-5891
Email: jstephenson at mvlc.org
More information about the Open-ils-dev
mailing list