Hi,
Iam currently running CentOS4 (http://www.centos.org) on my system. It is a RHEL4 clone.
The installation comes out with an error message :
" The system is running an unknown or unsupported operating system release."
---------------------------
root]# sh ./scalix-installer-community
Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 9.4.0.53...
Scalix Installer (Community Edition) - audit log file is /var/log/scalix-installer-20050817.log
Scalix Installer - cleaning up...
Scalix Installer - stopped.
root# more /var/log/scalix-installer-20050817.log
2005-08-17 21:47:40,643 INFO Starting Scalix Installer (Community Edition)
2005-08-17 21:47:41,133 INFO Current locale is en_US and default is en_US
2005-08-17 21:48:00,519 INFO Packages installed: {}
2005-08-17 21:48:02,397 INFO Obsolete packages installed: {}
2005-08-17 21:48:02,509 INFO Unwanted packages installed: {}
2005-08-17 21:48:05,673 INFO Saving installation type: installall mode: typical
2005-08-17 21:48:06,182 ERROR Operation failed: OS release check CentOS release 4.1 (Final)
2005-08-17 21:48:16,761 INFO Ending Scalix Installer (Community Edition) - Msg: The system is running an unknown or unsupported operating system release.
---------------------------
I did see a post saying that one needs to modify /etc/redhat-config. But Idont see such a
file in my system! But I do see a /etc/redhat-release.
root# more /etc/redhat-release
CentOS release 4.1 (Final)
Could you please let me know what needs to be added in /etc/redhat-config ? or what
is the right way of installing it on CentOS4 ?
thanks in advance.