Ready for mentors
[cgmail.git] / INSTALL
blob2e61079da478f1892b676b70a764058b900f75d4
1 It's strongly reccomended to use a package of cgmail for your distribution.
3 If you use ubuntu you can download latest version of cgmail packaged
4 for it at http://cgmail.tuxfamily.org
6 Anyway if you want to do a manual installation consider that you need 
7 python-setuptools installed on your system. You can obtain a copy from
8 http://pypi.python.org/pypi/setuptools/
10 Follow this steps from package basedir:
11   $ sudo python setup.py install --root=/ (On sytems using sudo. On other 
12                                            systems you must type this 
13                                            command from a root shell)
14   $ sudo gconf-schemas --register cgmail.schemas (Same here)