Firefox sync : Différence entre versions
De SME Server Wiki
(Page créée avec « installer le serveur sur sme 7 http://docs.services.mozilla.com/howtos/run-sync.html yum install mysql-devel openldap-devel telecharger python 2.6.8, configure make mak... ») |
(Aucune différence)
|
Version du 26 juin 2012 à 17:27
installer le serveur sur sme 7
http://docs.services.mozilla.com/howtos/run-sync.html
yum install mysql-devel openldap-devel
telecharger python 2.6.8, configure make make install
télécharger virtualenv
wget http://pkgs.repoforge.org/mercurial/mercurial-hgk-1.2.1-1.el4.rf.i386.rpm wget http://pkgs.repoforge.org/mercurial/mercurial-1.2.1-1.el4.rf.i386.rpm yum localinstall
$ hg clone https://hg.mozilla.org/services/server-full $ cd server-full
modifier le MAkefil path virtuelenv et python
$ make build