[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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) / [email protected] (home) | (*)/'(*)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]