In pgsql/contrib/xml2/README.xml2 I see:
"The current build process will only work if the files are in
contrib/xml in a PostgreSQL 7.3 or 7.4 source tree which has been
configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree)."
Surely this should refer to 8.0 also?
--
Best Regards, Simon Riggs
Index: README.xml2
===
RCS file: /projects/cvsroot/pgsql/contrib/xml2/README.xml2,v
retrieving revision 1.1
diff -d -c -r1.1 README.xml2
*** README.xml2 14 Mar 2004 03:19:13 - 1.1
--- README.xml2 18 Jan 2005 22:41:17 -
***
*** 14,20
The current build process will only work if the files are in
! contrib/xml in a PostgreSQL 7.3 or 7.4 source tree which has been
configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree).
--- 14,20
The current build process will only work if the files are in
! contrib/xml in a PostgreSQL 7.3, 7.4 or 8.0 source tree which has been
configured and built (If you alter the subdir value in the Makefile
you can place it in a different directory in a PostgreSQL tree).
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])