Am Samstag, den 27.05.2006, 06:22 +0200 schrieb Michèle
Garoche:
> Le 26 mai 2006 à 19:28, Michael(tm) Smith a écrit :
>
> > Please take some time to download and test version
1.70.1 of the
> > DocBook XSL stylesheets. If there are any bugs or
regressions
> > introduced in 1.70.0 in 1.70.1, it would be best
to get them
> > identified and fixed as soon as possible.
> I wonder if there is not an error in the .profile.incl
file when
> adding the catalog to /etc/xml/catalog:
>
> # /etc/xml/catalog exists but is not in
XML_CATALOG_FILES, so add it
> if [ -f /etc/xml/catalog ] && [
"${XML_CATALOG_FILES#*/etc/xml/
> catalog*}" = "$XM$..... (line cut)
> XML_CATALOG_FILES="$XML_CATALOG_FILES
/etc/xml/catalog"
> fi
> export XML_CATALOG_FILES
>
> Notice the absence of semi-colon in
"$XML_CATALOG_FILES /etc/xml/
> catalog"
AFAIK only space and colon are accepted separators for Unix.
Windows
AFAIK accepts a semicolon instead of the colon.
I may be wrong of course.
Regards, Daniel
------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribe lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help lists.oasis-open.org
|