Hi Dan,
I tried the suggestions in > http://svn.open-ils.org/trac/ILS/changeset/16561
and made changes to /Open-ILS/src/sql/Pg/800.fkeys.sql and
/Open-ILS/src/sql/Pg/010.schema.biblio.sql and tried the command [psql -f
/usr/share/postgresql/8.3/contrib/pgxml.sql evergreen] again but with no
success.
I reformatted the drive and began a new install. Got stuck at the same point.
Edited the files in the new install, nothing changed, same old, same old.
Thanks for any suggestions.
Error file attached.
Thomas
"Rebirth, renew, Starting a new Life."
> From: [email protected]
> Date: Sun, 6 Jun 2010 21:25:47 -0400
> To: [email protected]
> CC: [email protected]
> Subject: [OPEN-ILS-DEV] Thomas Edward's problem installing Evergreen 1.6.0.4
>
> Hi Thomas:
>
> (I changed the subject to bring it on topic) - see below for the
> reason for your install failure.
>
> On 6 June 2010 19:12, Thomas Edward <[email protected]> wrote:
> > Development Team,
> >
> > OS: ubuntu server 9.10, Postrgesql: 8.4.
> >
> > OpenSRF 1.2. installed just fine.
> >
> > Problem with installation of Evergreen server 1.6.0.4 as per wiki
> > http://www.open-ils.org/dokuwiki/doku.php?id=server:1.6.0:install No 3,
> > Part I
> >
> > [psql -f /usr/share/postgresql/8.3/contrib/pgxml.sql evergreen]. I
> > replaced 8.3 with 8.4. The error I get is described in
> > http://paste.lisp.org/display/99049
> >
>
> A few days ago I committed
> http://svn.open-ils.org/trac/ILS/changeset/16561 to resolve a problem
> that effectively prevented a new install of Evergreen 1.6.0.4 from
> being able to succeed. That certainly explains part of what you're
> seeing, although I'm surprised by the pgxml.so loading error - that
> suggests something wrong with your PostgreSQL install (maybe try
> purging and reinstalling the postgresql-contrib-8.4 package to take
> care of some possible file corruption?)
>
> The lack of a working stable release tarball suggests that we should
> package up a working 1.6.0.5 in the near future; it's hard to have a
> good evaluation experience if you can't get the product working in the
> first place!
_________________________________________________________________
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969SET
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:10: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:15: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:19: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:23: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:27: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:31: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:35: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:41: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:45: ERROR: function
xpath_list(text, text, unknown) does not exist
LINE 2: AS 'SELECT xpath_list($1,$2,'','')'
^
HINT: No function matches the given name and argument types. You might need to
add explicit type casts.
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:52: ERROR: function
xpath_nodeset(text, text, unknown, unknown) does not exist
LINE 3: AS 'SELECT xpath_nodeset($1,$2,'''','''')'
^
HINT: No function matches the given name and argument types. You might need to
add explicit type casts.
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:57: ERROR: function
xpath_nodeset(text, text, unknown, text) does not exist
LINE 3: AS 'SELECT xpath_nodeset($1,$2,'''',$3)'
^
HINT: No function matches the given name and argument types. You might need to
add explicit type casts.
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:64: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:71: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport
psql:/usr/share/postgresql/8.4/contrib/pgxml.sql:77: ERROR: could not load
library "/usr/lib/postgresql/8.4/lib/pgxml.so":
/usr/lib/postgresql/8.4/lib/pgxml.so: undefined symbol: xml_ereport