Page 1 of 1

Scalix 11 Failing to install cannot find "dig"

Posted: Tue Jan 29, 2008 11:10 pm
by frustratednistaller
We are trying to install Scalix 11.0.2.29 on a RHE4 Server and we are getting nowhere fast. We have run it with the --debug option and below are the final few lines of the installation. Any assistance would be greatly appreciated.

Tony

2008-01-29 21:51:28,952 INFO Install end
2008-01-29 21:51:28,988 DEBUG WizardInstalling:Done timeout
2008-01-29 21:51:50,625 DEBUG Scalix path: /var/opt/scalix/m1/s/
2008-01-29 21:51:50,631 DEBUG Message store checking: /var/opt/scalix/m1/s/sys/version exists: False
2008-01-29 21:51:50,634 DEBUG ==> Leaving screen WizardInstalling
2008-01-29 21:51:50,719 DEBUG Scalix path: /var/opt/scalix/m1/s/
2008-01-29 21:51:50,725 DEBUG Message store checking: /var/opt/scalix/m1/s/sys/version exists: False
2008-01-29 21:51:50,821 DEBUG Scalix path: /var/opt/scalix/m1/s/
2008-01-29 21:51:50,827 DEBUG Message store checking: /var/opt/scalix/m1/s/sys/version exists: False
2008-01-29 21:51:50,838 DEBUG ==> Entering screen WizardMailnodeName ============
2008-01-29 21:51:50,843 DEBUG WizardMailnodeName:debug mode True
2008-01-29 21:51:50,925 DEBUG Scalix path: /var/opt/scalix/m1/s/
2008-01-29 21:51:50,930 DEBUG Message store checking: /var/opt/scalix/m1/s/sys/version exists: False
2008-01-29 21:51:50,933 INFO Mailnode name derived from FQDN: mail1
2008-01-29 21:51:52,768 INFO Mailnode is mail1
2008-01-29 21:51:52,769 DEBUG ==> Leaving screen WizardMailnodeName
2008-01-29 21:51:52,855 DEBUG Scalix path: /var/opt/scalix/m1/s/
2008-01-29 21:51:52,857 DEBUG Message store checking: /var/opt/scalix/m1/s/sys/version exists: False
2008-01-29 21:51:52,864 DEBUG ==> Entering screen WizardEmailConfiguration ============
2008-01-29 21:51:52,868 DEBUG WizardEmailConfiguration:debug mode True
2008-01-29 21:51:52,954 WARNING configured mail domain could not be determined
2008-01-29 21:51:53,011 INFO Ending Scalix Installer - Msg: Cannot find command on system: dig

Re: Scalix 11 Failing to install cannot find "dig"

Posted: Wed Jan 30, 2008 10:09 am
by les
frustratednistaller wrote:We are trying to install Scalix 11.0.2.29 on a RHE4 Server and we are getting nowhere fast. We have run it with the --debug option and below are the final few lines of the installation. Any assistance would be greatly appreciated.

2008-01-29 21:51:52,954 WARNING configured mail domain could not be determined
2008-01-29 21:51:53,011 INFO Ending Scalix Installer - Msg: Cannot find command on system: dig


The installer uses the dig command to lookup hostnames and verify the configured mail domain. Its failing because dig is not available.

You can get dig by installing bind-utils on RHEL4.

p.s. 11.3 is out now, thats a lot better than 11.0.2.