installing Scalix 11 on a CentOS4.4 box as per the instructions on http://www.sonoracomm.com/index.php?option=com_content&task=view&id=150&Itemid=32
...this worked fine on runlevel 5.
I'm now trying to do a text install via ssh from another machine. I run
Code: Select all
./scalix-installer --cli
which starts up the text installer and walks me through the same steps where I pick "install everything, etc etc" The problem is necessary stuff isn't getting selected for installation.
My dependency check comes back with:
Environment check passed.
Filesystem check passed.
Network check warning -- network is configured for DHCP.
Dependency check failed -- The following component(s) were missing from install/upgrade selection:
Scalix Server and Scalix Apache/Tomcat Connector.
Please return to the previous screen to select the missing component(s).
Dependency check failed -- Please resolve the following package conflicts and re-run the system checks:
scalix-tomcat-connector is needed by scalix-tomcat-5.5.16-152.noarch
Running services check passed.
What am I missing? Why isn't the components "Scalix Server" and "Scalix Apache/Tomcat Connector" getting installed? I would image these two to be necessary and installed by default. When running in graphical mode I get 10 compoenents to install...in text mode I only see 8. What gives?
[edit] I've ran the installer on another machine (athlon 2500) in text mode and I get all 10 options. It seems like it's on my older Xeon 1GHz that it's only giving me 8 options....still investigating[/edit]
thanks in advance.