DBin 2.0 - Installation instructions ------------------------------------- BEFORE STARTING... Important: if you have a previous version of DBin installed into your system you have to properly uninstall it before proceeding with the installation. To uninstall DBin: On Windows: - Run the "uninstall" wizard (Start->Programs->DBin->Uninstall) - Manually delete the DBin installation folder (usually C:/Programs/DBin) On Mac os x - Delete the DBin installation folder (the folder you unpacked and which contains the DBin.app file) On Linux - Delete the DBin installation folder (the folder you unpacked and which contains the DBin.app file) Linux Requirements: - Gtk 2.0 - Firefox 2.x INSTALLATION INSTRUCTIONS On Windows: - Double click the .exe file you downloaded from the website - The wizard will guide you trough the installation - You will be able to run DBin from Start->Programs->DBin->DBin On Mac os x - Unpack the archive file you downloaded from the web site - Copy the folder into the Applications folder - Run DBin by double clicking the DBin.app file On Linux - Set the environment variable MOZILLA_FIVE_HOME to your Firefox installation directory e.g. export MOZILLA_FIVE_HOME=/usr/lib/firefox - Unpack the archive file you downloaded from the web site into a directory e.g. /home/michele/DBin - If you needs, set the correct permission on dbin executable file e.g. chmod 755 DBin - Run DBin from console command typing: ./DBin ADDITIONAL NOTES For Linux: - DBin was tested with different standard Linux distrubutions (stable) like: Debian, Ubuntu 7.10, Kubuntu 7.10, Slackware 12. - We noticed only some problem using DBin under the new KDE4