To install LaTeX2HTML you MUST do the following:
Some system administrators do not allow Perl programs to run as shell scripts. This means that you may not be able to run any of the above programs. In this case change the first line in each of these programs from
#!/usr/local/bin/perl
to
: # *-*-perl-*-* eval 'exec perl -S $0 "$@"' if $running_under_some_shell;
While you're at it you may want to change some of the default options in the same file.
Don't forget to make install-test executable (using the chmod command) before using it if necessary. You may also need to make the files pstogif, texexpand and latex2html executable if install-test fails to do it for you.
If for any reason you have trouble running install-test do not despair. Most of what it does is to do with checking your installation rather than actually installing anything. To do a manual installation just change the variable LATEX2HTMLDIR in the beginning of the file latex2html to point to the directory where the LaTeX2HTML files can be found.
This is enough for the main installation but you may also want to do some of the following:
You can also set up a ``per directory'' initialisation file by copying a version of .latex2html-init in each directory you would like it to be effective. An initialisation file /X/Y/Z/.latex2html-init will take precedence over all other initialisation files if /X/Y/Z is the ``current directory'' when LaTeX2HTML is invoked.
Warning: If you cannot do that bear in mind that these icons will have to travel from Leeds!!! Also, your documents will depend on our server being operational in the first place.