Wrong Version of Apache2 in Installation Instructions
Posted: Mon Jan 15, 2007 11:14 pm
I am following the Scalix 11 manual installation instructions here: http://www.scalix.com/wiki/index.php?ti ... _Selection
In the "Software Selection" section, the following information is written about installing Apache2
However, later on when attempting to install the Scalix 11 Tomcat deb, dpkg generates the following error:
And the installation of the scalix-tomcat deb fails because it depends on the failed connector installation.
Just thought I'd mention that....
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....