Installe and run the Transmorpher
To install the transmorpher :
-
download the Zip file (here)
-
unzip it (under Windowsx.x),
-
or gunzip Transmorpher.tar.gz and tar xvf Transmorpher.tar
under Unix or linux
that's all :)
The distribution tree :
-
doc : the help files : the starting point is Transmorpher.html
-
api: the api of the transmorpher
-
lib: the libraries used by the transmorpher (Xalan 2.0 and xerces 1.3.1)
-
DTD : the differents dtd used in the transmorpher
-
samples : to illustrate the transmorpher fonctionality
-
classes : the classes of the transmorpher (if you have a source version)
to run the transmorpher : go to the scripts directory run.sh or
run.bat according to your operating system
to run the sample :go to the scripts directory runbiblio.sh
or runbiblio.bat
if you have a source version : to compile the transmorpher go
to the scripts directory and run jMake.sh -level 0 or jMake.bat -level
0