Of cause I had probed it already - with command:
SGML_CATALOG_FILES=/usr/local/share/sgml/docbook/4.2/docbook.cat
./configure --prefix=/usr/local/pgsql --enable-depend --enable-nls
--enable-integer-datetimes --with-openssl --with-pam
--enable-thread-safety --with-includes=/usr/local/include
--
Am Dienstag, 20. Juni 2006 09:29 schrieb Oleg Golovanov:
> I have changed configure command. Currently I issue command:
> SGML_CATALOG_FILES=/usr/local/share/xml/docbook/4.2/docbook.cat
Replace that by /usr/local/share/sgml/docbook/4.2/docbook.cat.
--
Peter Eisentraut
http://developer.postgresql
"Oleg Golovanov" <[EMAIL PROTECTED]> writes:
> I have changed configure command. Currently I issue command:
> SGML_CATALOG_FILES=/usr/local/share/xml/docbook/4.2/docbook.cat
Are you sure that's the place to look? On my machine the appropriate
stuff is under .../share/sgml/, not /xml/.
> configu