Using the Windows installer
Double-click on the installer file.
Using the cross-platform installer
Double-click on the file. If it doesn't work type in the shell prompt
java -jar jxsltdoc-version.jar
Using the Unix installer
Execute the following command :
chmod +x jxsltdoc-version.sh;./jxsltdoc-version.sh;
Using Linux packages
The rpm package
As root(superuser), execute the following command :
rpm -ivh jxsltdoc-version.rpm
The debian package
As root(superuser), execute the following command :
dpkg -i jxsltdoc-version.deb
The slackware package
As root(superuser), execute the following command :
installpkg jxsltdoc-version.tgz