In the "Software Selection" section, the following information is written about installing Apache2
Code: Select all
Debian, SUSE and Ubuntu, this is the apache2 package
However, later on when attempting to install the Scalix 11 Tomcat deb, dpkg generates the following error:
Code: Select all
dpkg: dependency problems prevent configuration of scalix-tomcat-connector:
scalix-tomcat-connector depends on apache2 (>= 2.2.0); however:
Version of apache2 on system is 2.0.55-4ubuntu2.1
And the installation of the scalix-tomcat deb fails because it depends on the failed connector installation.
Just thought I'd mention that....