| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT cygwin DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
| Date: | Mon, 8 Apr 2002 22:36:24 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <104120167001.20020408223624@familiehaase.de> |
| To: | cygwin-apps AT cygwin DOT com |
| Subject: | Re: SGML/XML packages available for testing |
| In-Reply-To: | <15537.49960.183000.723913@gargle.gargle.HOWL> |
| References: | <15537 DOT 49960 DOT 183000 DOT 723913 AT gargle DOT gargle DOT HOWL> |
| MIME-Version: | 1.0 |
Hallo Markus,
Am 2002-04-08 um 18:19 schriebst du:
> Hi,
> finally Jon Foster and I got something that seems to work. The
> following packages are available for testing:
> docbook-dsssl
> docbook-sgml
> docbook-xml
> docbook-xsl
> openjade
> sgml-base
> tei-xml
And I think the postinstallscript here is wrong:
# Postinstall script for the "tei-xml" package.
#
# If install-sgmlcatalog exists (i.e. we've previously installed the
# sgml-base package) then install the SGML version of the catalog.
if [ -e /sbin/install-sgmlcatalog ] #### There is no /sbin/install-sgmlcatalog
#### it should be /usr/sbin/...
[...]
# other versions go here
do
/sbin/install-sgmlcatalog --quiet --install $thecatalog $thecatalog
#### There is no /sbin/install-sgmlcatalog
#### it should be /usr/sbin/...
done
fi
[...]
> tei-xsl
> xml-base
> The easiest way to test these packages is to enter:
> http://www.toomanysecrets.net/~foster/cygwin/
> as an extra mirror site in setup.exe.
[...]
Gerrit
--
=^..^=
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |