Thanks for downloading migasfree client.

To install it, make sure you have these programs installed:

    * Python >= 2.6
    * PyCurl >= 7.19 (or python-curl or python-pycurl)
    * lshw >= 02.15
    * dmidecode
    * python-netifaces
    * python-notify (or notify-python) (optional for graphical notifications)
    * python-gtk2 (or pygtk) (optional for graphical notifications)
    * python-stdeb (to create a DEB package)
    * python-cups

Then run these commands from the command prompt:

    $ cd bin
    $ ./create-package
    # <install package (deb or rpm)>

Check /etc/migasfree.conf configuration before run migasfree bin scripts.

And enjoy!

If you want execute 'migasfree --update' with some user, you can add this line in sudoers config:

    ALL ALL=(root) NOPASSWD: /usr/bin/migasfree --update

If your migasfree server is configured over SSL, server certificate must be copied in client machine and destination path must be configured in /etc/migasfree.conf:SSL_Cert.
