Re: DocBook 4.2 detecting at configure time - Mailing list pgsql-general
From | Oleg Golovanov |
---|---|
Subject | Re: DocBook 4.2 detecting at configure time |
Date | |
Msg-id | 44991908.7080807@equant.ru Whole thread Raw |
In response to | Re: DocBook 4.2 detecting at configure time (Peter Eisentraut <peter_e@gmx.net>) |
List | pgsql-general |
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 --with-libraries=/usr/local/lib --with-perl --with-python --with-tcl --with-tclconfig=/usr/local/lib/tcl8.4 2>&1 > sci-pgsql.log And got the following ---- configure:22300: checking for DocBook V4.2 onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:308:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amsa.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:312:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amsb.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:316:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amsc.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:320:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amsn.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:324:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amso.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:328:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-amsr.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:332:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-box.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:336:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-cyr1.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:340:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-cyr2.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:344:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-dia.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:348:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-grk1.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:352:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-grk2.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:356:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-grk3.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:360:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-grk4.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:364:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-lat1.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:368:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-lat2.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:372:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-num.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:376:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-pub.gml" (No such file or directory) onsgmls:/usr/local/share/sgml/docbook/4.2/dbcentx.mod:380:0:E: cannot open "/usr /local/share/sgml/docbook/4.2/iso-tech.gml" (No such file or directory) configure:22329: result: no ---- Any other suggestions? Gratefully yours Oleg Golovanov Equant LLC Peter Eisentraut wrote: > 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
pgsql-general by date: