Required:
 - Webserver with Perl 5.x
 - Perl Modul 'GB'

Copy the files to your web directory.
Set the directory permission to read, write and execute cgi

Sample Apache http.conf:

<Directory "C:\Inetpub\wwwroot\2gif">
    Options All
    Options ExecCGI
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

Testsystem:
 - Windows 2000
 - Apache 1.3.26
 - mod_perl 1.25

Meph.2002
 