I am installing Scalix on a Fedora 4 server. During the process of "Creating Scalix Server admin user" the install hangs.
The following lines are from the terminal screen
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "build/py24/sxthread.py", line 426, in run
File "build/py24/sxsystem.py", line 1500, in create_server_admin_user
File "build/py24/sxsystem.py", line 85, in which
MerlinSystemException: Msg: Cannot find command on system: groupadd
The following line is from the log file when the install hung
2006-01-17 12:15:20,104 INFO Configuring server Unix user and server admin user...
Any suggestions would help