
ITRANS CGI Script Source Code
-----------------------------

The Online ITRANS web page can be accessed from the ITRANS home page:

   http://www.aczoom.com/itrans/

This archive contains the Perl CGI script used by the Online ITRANS
web page, and also includes copies of data files used by
the CGI script. THESE DATA FILES SHOULD BE EDITED - REMOVE ALL
REFERENCES TO ACZOOM, and replace all links to aczoom with links
to your site.

THERE IS NO DOCUMENTATION WITH THESE CGI SCRIPTS.
-----------------------------------------------------------------------

It requires extensive customization to make use of these
scripts, and the only guide to doing that is available in the
comments in the CGI scripts.

Here's a rough outline of what needs to be done, tested
on a Slackware Linux system running Apache:

1) webitrans.pl - read through entire code, change all file names,
directories, etc for your site.

2) Install and configure texlive, dvips (dvipsrc), ghostscript, itrans,
netpbm, CGI.pm, etc.  Follow instructions in webitrans.pl to create all
the TFM and PK files for tex.

3) Edit the example template files, add HTML code to reflect your
site details. THIS IS IMPORTANT - REMOVE ALL LINKS TO aczoom.com,
or replace them with links to your own site.

4) Test it, and fix any problems.

-----------------------------------------------------------------------
July 2001
Avinash Chopde
avinash@aczoom.com
http://www.aczoom.com/

