install
I provide several packages format to work on a maximum of operating systems
windows users
- the recommanded choice is afick-{version].exe, which contain an install/uninstall program
- you can also use afick-{version].zip, if you do not rely on windows registry (old windows)
dependencies
You have to install perl. You can use :
- activeperl
- cygwin for console interface (it does not provide the Tk module, necessary for the graphical interface)
You may also have to change windows assocation from .pl suffix to "perl -w" program
unix/linux users
- afick-{version].rpm for linux redhat, mandrake, suse, to be installed with the "rpm -Uvh package.rpm" command
- afick-{version].deb for linux debian, to be installes with the "dpkg -i package.deb" command
- afick-{version].tgz for other unix, to be installes with the "perl Makefile.pl" command
dependencies
redhat
the following packages are needed :
- perl
- perl-Digest-MD5
- perl-Tk : used only by afick-gui package
the following packages are optionnals :
mandrake
the following packages are needed :
- perl-base
- perl
- perl-Digest-MD5
- perl-Tk : used only by afick-gui package
the following packages are optionnals :
debian
debian users may use apt to install/update afick : just add the following line in your sources.list
deb http://eric.gerbier.free.fr/download/pool ./
the following packages are needed :
- perl-base
- perl
- perl-module
- libdigest-md5-perl
- perl-Tk : used only by afick-gui package
the following packages are optionnals :
back to main page