Search Postgresql Archives

Re: What to install to be able to build docs on Arch Linux?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 09, 2009 at 11:44:31PM +0200, Peter Eisentraut wrote:
> On mån, 2009-11-09 at 20:16 +0100, hubert depesz lubaczewski wrote:
> > my docbook related packages:
> > => pacman -Q | grep -i docbook
> > docbook-xml 4.5-3
> > docbook-xsl 1.74.0-1
> > docbook2x 0.8.8-7
> You need the SGML version of DocBook.

ok. installed (from aur):

=> pacman -Q | grep -i docbook
docbook-sgml 4.2-1
docbook-xml 4.5-3
docbook-xsl 1.74.0-1
docbook2x 0.8.8-7

It contains these files:
=> pacman -Ql docbook-sgml
docbook-sgml /usr/
docbook-sgml /usr/share/
docbook-sgml /usr/share/sgml/
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/calstblx.dtd
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/catalog
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/dbcentx.mod
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/dbgenent.mod
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/dbhierx.mod
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/dbnotnx.mod
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/dbpoolx.mod
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/docbook.dcl
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/docbook.dtd
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/docbookx.dtd
docbook-sgml /usr/share/sgml/docbook-sgml-4.2/soextblx.dtd

But I still can't make the docs:

./configure \
        --prefix=/home/pgdba/work \
        --with-pgport=5850 \
        --with-tcl \
        --with-perl \
        --with-python \
        --enable-integer-datetimes \
        --without-krb5 \
        --without-pam \
        --without-bonjour \
        --with-openssl \
        --with-readline \
    --with-libxml \
        --with-zlib \
        --with-gnu-ld
...
checking for onsgmls... onsgmls
checking for openjade... no
checking for jade... jade
checking for DocBook V4.2... no
checking for DocBook stylesheets... no
checking for collateindex.pl... no
checking for xsltproc... xsltproc
checking for osx... osx
...

config.log shows:
configure:27919: found /usr/bin/onsgmls
configure:27930: result: onsgmls
configure:27945: checking for openjade
configure:27975: result: no
configure:27945: checking for jade
configure:27961: found /usr/bin/jade
configure:27972: result: jade
configure:27984: checking for DocBook V4.2
onsgmls:/etc/xml/catalog:2:78:E: name expected
onsgmls:/etc/xml/catalog:2:18:E: cannot find "PUBLIC"; tried "/etc/xml/PUBLIC", "/usr/share/sgml/PUBLIC", "/usr/share/xml/PUBLIC"
configure:28013: result: no
configure:28019: checking for DocBook stylesheets
configure:28058: result: no
configure:28112: checking for collateindex.pl
configure:28145: result: no
configure:28158: checking for xsltproc
configure:28174: found /usr/bin/xsltproc
configure:28185: result: xsltproc


Best regards,

depesz

-- 
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@xxxxxxxxxx / aim:depeszhdl / skype:depesz_hdl / gg:6749007

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux