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]

[docbook-apps] Re: 5 Questions about openjade/DSSSL-stylesheets


Joachim Ziegler <ziegler@mpi-sb.mpg.de> writes:

> 1) Running openjade I get the following error message:
>
> openjade:E: cannot open "/usr/local/share/builtins.dsl" (No such file or
> directory)

At compile time you can define where openjade should look for
builtins.dsl.

> $ cat /KM/usr/ziegler/openjade-1.3.2/dsssl/catalog
> ...
> SYSTEM "builtins.dsl" "builtins.dsl"
>
> So why is "builtins.dsl" not found?

I guess this mean openjade should pickup builtins.dsl from the current
directory.  I don't knwo for sure whether your current working
directory is meant or the directory where the referencing "catalog"
file is stored.

> cannot generate system identifier for public text "ISO
> 8879:1986//ENTITIES Added Latin 1//EN"

[...]

> Again, looking at the catalog file variable, I see that "docbook.cat" is
> included which has an entry saying
>
> PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"
>         "ent/iso-lat1.ent"
>
> So why this error message?

    "ISO 8879:1986//ENTITIES Added Latin 1//EN"
!=  "ISO 8879:1986//ENTITIES Added Latin 1//EN//XML"

;-) Make sure the SGML flavor of the entity files are also in your
catalog file.

-- 
                                                         |      ,__o
http://www.gnu.franken.de/ke/                            |    _-\_<,
ke@suse.de (work) / keichwa@gmx.net (home)               |   (*)/'(*)

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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