From owner-freebsd-questions Thu Feb 22 13:11: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.nbrewer.com (sparge.nbrewer.com [208.42.68.70]) by hub.freebsd.org (Postfix) with ESMTP id CEF2C37B6D7 for ; Thu, 22 Feb 2001 13:10:54 -0800 (PST) (envelope-from chris@nbrewer.com) Received: by mail.nbrewer.com (Postfix, from userid 1009) id 3B517644; Mon, 19 Feb 2001 22:47:19 -0600 (CST) Date: Mon, 19 Feb 2001 22:47:19 -0600 From: Christopher Farley To: Greg Von Kuster Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache Xalan port to FreeBSD?? Message-ID: <20010219224718.A985@northernbrewer.com> Mail-Followup-To: Christopher Farley , Greg Von Kuster , freebsd-questions@FreeBSD.ORG References: <3A91C8C9.5F893415@pybiz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A91C8C9.5F893415@pybiz.com>; from greg@pybiz.com on Mon, Feb 19, 2001 at 05:30:49PM -0800 Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Von Kuster (greg@pybiz.com) wrote: > Hello, > > I would appreciate it if someone could let me know if there are plans to > port apache's Xalan XSLT engine to the Free BSD platform. If someone > has already ported this, please let me know as well. Plese reply to > greg@pybiz.com. The Xalan-Java program, being Java, runs out-of-the-box on any of the JDKs in /usr/ports/java. It is very easy to install: download the binary build and put the xerces.jar, bsf.jar, and xalan.jar in your CLASSPATH. As far as I know, Apache's C++ version of Xerces and Xalan have not been ported. The version of Xerces in the ports collection is the Java version. You will probably get a much better response if you direct your question to freebsd-ports... -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message