/////////////////////////////////////
README JustPrintFax > 0.4
/////////////////////////////////////
Installation
------------
1. check if you have the packages required:
hylafax-client, cups, sudo, zenity, coreutils
2. launch installer (Superuser)
# Syntax: #installer.sh [options] <fax name>
# <options> :
# -h <ip address> server hylafax IP address
# -p uninstall printer and purge all files
# -u uninstall printer
# -? Help
# <fax name>: [optional] set the printer name (default="Fax")
For example: ./installer.sh -h 192.168.2.3 Fax
4. Now you have the printer fax!!!!!
Unistallation
------------
1. launch installer (Superuser)
# Syntax: #installer.sh [options] <fax name>
# <options> :
# -h <ip address> server hylafax IP address
# -p uninstall printer and purge all files
# -u uninstall printer
# -? Help
# <fax name>: set the printer name (default="Fax")
For example: ./installer.sh -u Fax
2. if you want, purge this string from /etc/sudoers file:
lp ALL=(ALL) NOPASSWD: /usr/local/bin/justprintfax_ui