public
Description: OneBody is free, open-source, web-based social networking and online directory software for churches.
Home | Edit | New

InstallViaAptitude

This only works on Ubuntu 8.04 LTS.

First, edit your /etc/apt/sources.list file and add the following on a line of its own below everything else:

deb http://apt.beonebody.org hardy main

Then, you’ll need to add my (Tim’s) public key so apt will trust the download:

cd /tmp
wget http://timmorgan.org/public_key.asc
sudo apt-key add public_key.asc
rm public_key.asc

Then:

sudo aptitude update
sudo aptitude install onebody

There are lots of dependencies for OneBody — install them all.

Once the installation is complete, you’ll need to run:

sudo /usr/bin/setup-onebody

…and answer the questions.

More Information

See DebianPackage for more information about how the files are structured and how to run commands.

Last edited by seven1m, Mon Oct 19 14:23:56 -0700 2009
Home | Edit | New
Versions: