FAQ

 
 

How to install SOGo on Debian ?

To install SOGo under Debian "Lenny", add to your apt source list (/etc/apt/sources.list):

deb http://inverse.ca/debian lenny lenny

Then, do:

apt-get update
apt-get install gnustep-make
apt-get install sogo

For Debian "Squeeze", simply use "squeeze" instead of "lenny".

Added on August 12 2009 16:47