← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: 5 Questions about openjade/DSSSL-stylesheets

From
Karl Eichwalder <>
Date
2003-05-01T08:40:38+00:00
ID
Thread
Re: 5 Questions about openjade/DSSSL-stylesheets
Joachim Ziegler <> 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/                            |    _-\_<,
 (work) /  (home)               |   (*)/'(*)
← Prev in month ← Prev in thread
Next in thread → Next in month →