Hello,

the package openjade is missing the "sgml-common" dependency in setup.hint.

$ cygcheck -c openjade
Cygwin Package Information
Package              Version         Status
openjade             1.4devel1-2     OK

Error after setup:
Package: openjade
 openjade.sh exit code 127
Package: OpenSP
 OpenSP.sh exit code 127
Package: No package
 openjade.sh exit code 127
 OpenSP.sh exit code 127

The postinstall scripts include a call to install-catalog which is
part of the sgml-common package.
Proposed fix: add dependency to setup.hint

Old:

requires: libgcc1 libosp5 libostyle1 libstdc++6

New:

requires: libgcc1 libosp5 libostyle1 libstdc++6 sgml-common


Mit freundlichen Grüßen,
Gerrit P. Haase

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to