Date: Mon, 2 Mar 1998 18:27:34 +0100 From: Eivind Eklund <eivind@yes.no> To: freebsd-doc@FreeBSD.ORG Subject: Problem in Jade port? - bad tests Message-ID: <19980302182734.51704@follo.net>
next in thread | raw e-mail | index | archive | help
I'm having equal problems on two different -current boxes with the Jade port installed. One of the machines was freshly installed from the nightly snap 11 days ago, and one is my personal workstation, with a mixture of just about everything. I've not tested on -stable. The problem can be reproduced with the following shellscript on a suitably connected machine; it basically download and run Norman Walsh' jade test files. #!/bin/sh fetch http://www.berkshire.net/~norm/docbook/dsssl/testdata/jtest.dsl fetch http://www.berkshire.net/~norm/docbook/dsssl/testdata/jtest.dtd jade -t rtf -d jtest.dsl jtest.sgm In Norman's words: Installing Jade 1. Download and unpack the Jade distribution. Binary distributions are available for some platforms, including Microsoft Windows, which makes installation a simple matter of unpacking the distribution. For other platforms, you will need to build Jade from sources. Please consult the documentation that comes with Jade for more detailed installation instructions. You may wish to add the directory where you installed Jade to your PATH. If not, make sure that you use the fully qualified name of the executable when you try to run the commands below. 2. Download jtest.sgm and jtest.dsl. These are self-contained test documents. Test Jade by running: jade -t rtf -d jtest.dsl jtest.sgm This command should silently produce jtest.rtf. If you encounter warnings or errors here, you have not installed Jade correctly. I'm having trouble getting anything else to work correctly with jade, too. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980302182734.51704>