[OPEN-ILS-DEV] openils.xml question

Dan Scott denials at gmail.com
Wed Jun 6 07:36:37 EDT 2007


On 06/06/07, Hennie Rautenbach <hennie at sabinet.co.za> wrote:
> Hi there,
>
> I am attempting an install of Evergreen-ILS-1.0.5.2 on Ubuntu 7.04
> (unable to get beyond the startup errors in Debian 4.0 (Etch))
>
> I refer to the Wiki for Ubuntu 7.04:
>
> http://www.open-ils.org/dokuwiki/doku.php?id=installing_evergreen_on_ubuntu_7.04
>
> In the instructions that specifies the following:
>
> Edit openils.xml (*in 1.0.x*) or opensrf.xml (*in 1.1.x*)
>
>     *
>       In each <database> node, change the settings as appropriate:
>
>       <database>
>         <driver>Pg</driver>
>         <host>eg-server</host>
>         <port>5432</port>
>         <name>evergreen</name>
>         <user>evergreen</user>
>         <password>everPass</password>
>       </database>
>
> end quote>
>
> Should I change all references of <driver>pgsql</driver> to
> <driver>Pg</driver> in  <open-ils.cstore> and <open-ils.reporter-store>
> ? Or should they stay as is ?

Hi Hennie:

The applications that have <language>C</language> have to use
<driver>pgsql</driver> - this is what the  defaults should be in
openils.xml.example. I tried to address this in a troubleshooting
topic at http://open-ils.org/dokuwiki/doku.php?id=troubleshooting:problems_compiling_evergreen

If you're starting from scratch, I would recommend using the 1.1.x
branch; 1.0.x is deprecated, mostly meant for the use of PINES, and is
missing several of the patches that make it easier to get Open-ILS up
and running.

-- 
Dan Scott
Laurentian University


More information about the Open-ils-dev mailing list