Instructions for installing on Ubuntu Linux

[edit] Version 0.3.1 - i386 binaries

Note: These packages are designed for the Gutsy release of Ubuntu Linux.

  1. Add the following line to your /etc/apt/sources.list
    deb http://compsoc.dur.ac.uk/~jdl/bongo-0.3/gutsy ./
  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 bongoproject-web

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

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.