Hello Everyone, First off, my linux skills are in the learning stage so this may be a very silly question. I'm trying to setup mailman and I have installed apache-1.3.23-14, postfix-1.1.7-2, and python-1.5.2-38. This is RH 7.3 and the installed python is the single "python" selection from the RH installation disk. When I tried to install mailman-2.0.13-6.i386.rpm I get:
[root@lists root]# rpm -Uvh mailman-2.0.13-6.i386.rpm error: failed dependencies: crondaemon is needed by mailman-2.0.13-6 python-modules is needed by mailman-2.0.13-6 So I checked the archives and it was suggested I needed to install python-devel-1.5.2-38. I also installed the docs and tools for the same version. I'm still receiving the same error as above. Two obvious questions: - what is meant by python-modules since I can't seem to find them on searches? - I have the crondaemon installed and running, isn't it crond below? If so why the error message? [root@lists root]# chkconfig --list | grep 3:on keytable 0:off 1:on 2:on 3:on 4:on 5:on 6:off atd 0:off 1:off 2:off 3:on 4:on 5:on 6:off syslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off gpm 0:off 1:off 2:on 3:on 4:on 5:on 6:off kudzu 0:off 1:off 2:off 3:on 4:on 5:on 6:off netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off network 0:off 1:off 2:on 3:on 4:on 5:on 6:off random 0:off 1:off 2:on 3:on 4:on 5:on 6:off crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off anacron 0:off 1:off 2:on 3:on 4:on 5:on 6:off sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off httpd 0:off 1:off 2:off 3:on 4:off 5:off 6:off postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off Thanks for your input! Craig ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org