| iMatix home page
| htmlpp home page
| << | < | > | >>
htmlpp htmlpp
Version 4.2a

Installing Htmlpp

Getting Htmlpp

Installation Under Unix

Make sure your PERLLIB environmental variable is set, e.g.:

$ echo $PERLLIB
/usr/lib/perl5

This is the path where the Perl interpreter can find standard Perl libraries. If you see a blank line after the echo command, then your PERLLIB environmental (shell) variable is not set. For Perl 5 distributions, the default PERLLIB path is /usr/lib/perl5. It is a good idea just to put the assignment of the PERLLIB variable into your login command file. See the appropriate man page for your shell for more information.

Then:

If you see an error message such as the following:

Can't locate sflcvdp.pl in @INC
(@INC contains: /usr/lib/perl5/i586-linux/5.00404
/usr/lib/perl5 /usr/lib/perl5/site_perl/i586-linux
/usr/lib/perl5/site_perl .)
at /usr/local/bin/htmlpp line 26.

This means that the Perl interpreter cannot find a file specified by the 'require' command in the @INC path. Make sure you have copied all the *.pl files from the htmlpp directory into $PERLLIB and that the PERLLIB shell variable is set to this path.

Installation Under MS-DOS

Installation Under 32-bit Windows


| << | < | > | >>
| htmlpp - The HTML Preprocessor | Installing Htmlpp | Getting Started | Htmlpp Reference | Frequently Asked Questions | Other Information
iMatix
Copyright © 1996-97 iMatix