Installation scripts for common configurations are temporarily provided until we can get proper dependency handling on any OS.
Report bugs at: https://github.com/opencog/relex
This will clone the repository, install the dependencies, and build and test RelEx. It has been tested on Ubuntu 12.04.
git clone https://github.com/opencog/relex
cd relex
install-scripts/install-ubuntu-dependencies.sh
(note: will ask for sudo password)