This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cannot generate system identifier for public text"-//OASIS// DTD DocBook V4.1//EN"


/ Kohler Benjamin <Benjamin.Kohler@vpbank.com> was heard to say:
| Norman Walsh schrieb:
|> What command are you running? Do you have the environment variable
|> SGML_CATALOG_FILES set?
| I use the follow scripts from the SGML-Tools version 1.0.9:
| sgml2html     sgml2latex    sgml2rtf      sgml2xml
|
| I have it exportet, but not works:
| [kob@uligugux001 sgml]$ export |grep SGML_CATALOG_FILES
| declare -x SGML_CATALOG_FILES="/etc/sgml/"
| [kob@uligugux001 sgml]$ 

Try:

declare -x SGML_CATALOG_FILES="/etc/sgml/catalog"

(Or whatever the name of the file is.) It's not a list of directories,
it's a list of files.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | A lie is an abomination unto the
http://www.oasis-open.org/docbook/ | Lord and a very present help in
Chair, DocBook Technical Committee | time of trouble.--Adlai Stevenson


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]