All,

So I'm installing qmail on my RedHat 6 distrubution a la the "Life with
qmail" document, and its going great (I've been doing a little each day all
week) until section 2.8.2 when I am suppposed to type "/usr/local/sbin/qmail
cdb"

Well, I do this, and I get "bash: /usr/local/sbin/qmail: No such file or
directory"

So I do an ls -l and see the qmail entry in /usr/local/sbin is the link to:
"qmail -> /etc/rc.d/init.d/qmail" and its permission is "lrwxrwxrwx"

In checking /etc/rc.d/init.d/, i see that qmail is the executable script
"qmail" frmom the beginning of section 2.8.2, but I can't execute it here
either. It looks like:
[root@lllama init.d]# qmail
bash: qmail: command not found
[root@lllama init.d]# ./qmail
bash: ./qmail: No such file or directory
[root@lllama init.d]# ls
apmd   functions  inet      linuxconf  network  qmail   rusersd   smb
syslog
atd    gpm        innd      lpd        nfs      random  rwhod     snmpd  xfs
core   halt       keytable  named      pcmcia   routed  sendmail  sound
ypbind
crond  httpd      killall   netfs      portmap  rstatd  single    sshd


See? There is is. qmail. With -rwxr-xr-x permissions.

Can anybody suggest where I should go from here? If I just pretend this step
went ok and keep going, it doesn't even start up. (I'ce reboot to make sure
things are clean-ish). See?
[root@lllama init.d]# /usr/local/sbin/qmail start
bash: /usr/local/sbin/qmail: No such file or directory

Any thoughts anyone?

Virtually,
Warr
[EMAIL PROTECTED]

Reply via email to