Using Transmorpher requires several freely available software:
Software | Brand | version | Jar | |
Java VM | Sun JDK | 1.3 | ||
SAX | Oasis | 2.0 | sax2.jar | |
XML parser | Apache Xerces | 1.3 | xerces.jar | |
XSLT processor | Apache Xalan | 2.0 | xalan.jar | |
Regular expressions | gnu.regexp | 1.1.2 | gnu-regexp-1.1.2.jar | |
Servlet server | None available yet |
The version associated with each Transmorpher version are documented at http://transmorpher.inrialpes.fr.
The last stable release is avalaible from:
To install Transmorpher :
The distribution tree contains:
For running Trnsmorpher on a shell toplevel (Linux, dos...):
$ java -mx64m -Djava.compiler=NONE fr.fluxmedia.transmorpher.Application.jAppli process.xml
$ java -mx64m -Djava.compiler=NONE fr.fluxmedia.transmorpher.Application.jAppli samples/biblio/process.xml
Not yet documented
Send bug reports to transmorpher-dev@fluxmedia.fr.
Please, take care of providing the Transmorpher release number, the brand and version of each component above, the content of your CLASPATH variable and whatever you think relevant to the problem.
A bug report form should come here prompty
Next chapter: DTD