[coherence-dev] Coherence Installation Procedure
Frank Scholz
fs at beebits.net
Thu Feb 12 09:32:46 CET 2009
Hi Ari,
> Could anyone please help in installing the coherence. I could not
> locate the installation procedure. Also readme file in empty.
On a recent Linux/Unix system you should be able to
get Coherence up and running by using the Python
Package Index[1] and easy_install[2] from setuptools.
-> easy_install Coherence
In case you want to install Coherence manually, a
sudo python ./setup.py install
in the extracted folder is usually sufficient.
A lot more details are on the wiki:
http://coherence.beebits.net/wiki/DocumentationDepartment
Regards,
Frank
[1] http://pypi.python.org/pypi
[2] http://peak.telecommunity.com/DevCenter/EasyInstall
More information about the coherence-dev
mailing list