Instructions for installing on Debian GNU/Linux.

[edit] Version 0.6.1 - i386 and x86_64 binaries

Note: These packages are designed for the lenny release of Debian GNU/Linux.

  1. Add the following line to your /etc/apt/sources.list
    deb http://download.opensuse.org/repositories/home:/bongo-project/Debian_5.0/ ./
  2. Once that is done, execute the following command to update your package list:
    apt-get update
  3. Finally, install the bongoproject and bongoproject-web packages by using a package manager such as Synaptic, or KPackage; or execute the following command:
    apt-get install bongoproject

Note: A deb-src repository exists in the same place as above for those who want to use it.

Note: If you want to install the unstable packages execute the following command:

  1. Install the packages with
    apt-get install bongoproject_unstable

Once you have installed Bongo, you must then install a webserver if you do not already have one installed. If you do, then you may continue on to configuring Bongo.