Appendice: installation guide

Requirements

Using Transmorpher requires several freely available software:
SoftwareBrandversionJar
Java VMSun JDK1.3
SAXOasis2.0sax2.jar
XML parserApache Xerces1.3xerces.jar
XSLT processorApache Xalan2.0xalan.jar
Regular expressionsgnu.regexp1.1.2gnu-regexp-1.1.2.jar
Servlet serverNone available yet

The version associated with each Transmorpher version are documented at http://transmorpher.inrialpes.fr.

How to get Transmorpher

Downloading

The last stable release is avalaible from:

http://transmorpher.fluxmedia.fr

The last development release is available from:
http://transmorpher.inrialpes.fr

Installing

To install Transmorpher :

Distribution

The distribution tree contains:

  • README.TXT
    A file similar to the present appendice
    FILES.TXT
    the list of all the files in the archive
    LICENSE.TXT
    the terms under which the software is licensed to you.
    lib/
    contains transmo.jar
    dtd/
    contains the Transmorpher DTDs
    samples/
    two example applications
    refman/
    reference manual in HTML
    api/
    javadoc API documentation in HTML
    src/
    Java sources of Transmorpher
    classes/
    empty directory for compiling the sources
  • Running Transmorpher

    For running Trnsmorpher on a shell toplevel (Linux, dos...):

    For instance, the bibliography example can be run with:
    $ java -mx64m -Djava.compiler=NONE fr.fluxmedia.transmorpher.Application.jAppli samples/biblio/process.xml
    

    Compiling Transmorpher

    Not yet documented

    Bug reports

    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


    http://transmorpher.inrialpes.fr/refman/install.html

    Feel free to comment to transmorpher-dev@fluxmedia.fr, Last modified: Tue May 29 14:16:53 CEST 2001