Previous: , Up: The Ada to HTML Converter gnathtml   [Contents][Index]


5.4.2 Installing gnathtml

Perl needs to be installed on your machine to run this script. Perl is freely available for almost every architecture and operating system via the Internet.

On Unix systems, you may want to modify the first line of the script gnathtml, to explicitly specify where Perl is located. The syntax of this line is:

#!full_path_name_to_perl

Alternatively, you may run the script using the following command line:

$ perl gnathtml.pl [`switches`] `files`