Before using Comicman your data folders must be made and which comics you want to download must be chosen. This can be done from the command line by executing ``comicman.pl -setup'', which will list the available comic choices one by one and ask you 'y' or 'n' on each. A graphical setup tool called ``cmconfig.pl'' allows you to select your desired comics in a point-and-click fashion.
To have Comicman download your comics, first connect to the Internet then simply run ``comicman.pl'' and it will download all the comics you have selected to the current directory. After each successfull download Comicman maintains a record of the most recently downloaded file, so you can run Comicman repeatedly without getting duplicate files.
This is a graphical tool for both initial setup and to edit an existing comic download list. Both the currently chosen and remaining available comics are listed and may be selected and moved from one list to the other. The logging, debug and network timeout settings can also be set from the ``Settings'' tab.
A graphical tool for creating and editing inf files. The data Comicman needs to download a comic is stored in a seperate inf file for each comic.
The fields in the inf files and their purposes are as follows.
REQUIRED: These will be checked for.
OPTIONAL
SPECIAL CODES: Global Special codes between percent signs will be replaced in all fields.
OTHER SPECIAL CODES
In the user's HOME directory the setup tools will create a directory called ``.comicman'' with two subdirectories: ``dat'' and ``inf''.
The ``dat'' directory is where Comicman stores the data on the most recently downloaded files.
The ``inf'' directory is where to put user-made inf files so that the setup tools can find them.
After initial setup, in the ``.comicman'' directory there will be two files: ``comicman.conf'' and ``comics''.
The ``comics'' file is simply the list of user selected comics.
The ``comicman.conf'' file holds several options for Comicman that match some of the command line options.
The files comicman.pl, cmconfig.pl and cminfedit.pl should all be in the executable path (usually ``/usr/bin'').
The placement of the pm files is determined at install time and the lib paths for the pl files adjusted accordingly by install.pl.
The system inf files will normally be in ``/usr/share/comicman''.