MINIMAL REQUIREMENTS


1. sun-java6-jre

    Maybe you must to unlock the “partner” repo, to do this you just have to uncomment removing the # character on the following lines of /etc/apt/sources.list file:
        # deb http://archive.canonical.com/ubuntu jaunty partner
        # deb-src http://archive.canonical.com/ubuntu jaunty partner

    To apply changes:
        $sudo apt-get update

    Now you can install the package:
        $sudo apt-get install sun-java6-jre

2. unlimited strength encryption policy (just to sign with P12)




CLICKSIGN INSTALLATION


    1. Unzip the application data:
        $tar -xvzf clicksign4linux-10.0.tar.gz

    2. Install the application:
    Set the execution permission on the installer
        $chmod u+x install.sh
    Then, execute it!
        $./install.sh

    The application will be installed on your HOME makeing a directory "clicksign", because it DO NOT execute it with sudo.
    You will need superuser privileges because during the installation process the installer will do sudo and then you must put your UNIX password to integrate the application on the desktop.





CLICKSIGN ON YOUR DESKTOP


    You have the Clicksign submenu on the applications menu with his items.

    If you want to sign, right click over the PDF, open with, will appear the Clicksign options that works over the document.

    The Linux desktops that are currently compatible with the Clicksign integration are the following:
        -GNOME
        -KDE
        -KDE4
