http://www.mercury.to/index.php?page=Wi ... inux_Setup
Where to download
* A list of download torrents may be viewed here. This lists stable and beta versions. For more information on beta versions, please look here.
Installing
1. Ensure you have a working Sun JVM installed
2. Download the core release of the version you wish to install
3. Extract the update zip file to the directory you wish Mercury to be installed in
(in this example I used /usr/share/mercury)
(you might need to use sudo if you wish to install it in a location you don't have write access to)
4. make sure permissions are correct
(chgrp -R users /usr/share/mercury and chmod -R 775 /usr/share/mercury)
5. make the startup script executable
(chmod +x /usr/share/mercury/startup/startup_linux.sh)
6. finally create the symlink to the startup script
(ln -s /usr/share/mercury/startup/startup_linux.sh /usr/bin/mercury)
7. Start Mercury by typing mercury
Note: the startup script in 1.8 doesn't work with symlinks, use this script (save as, overwrite the old one)
To get the tray working on Linux, I suggest you read this
no security measure is worth anything if an attacker has physical access to the machine