Qinstall Problem
Posted: 2003-06-03 11:06
hallo,
ich habe ein probelm mit dem qinstall habe es schon 3 mal versucht zu installieren aber bekomme immer diese fehlermeldung. auf meinem server ist Red hat linux 7.3.
an was liegt es?
ich habe ein probelm mit dem qinstall habe es schon 3 mal versucht zu installieren aber bekomme immer diese fehlermeldung. auf meinem server ist Red hat linux 7.3.
an was liegt es?
chmod 755 rts
./compile matchtest.c
./load matchtest match.o unix.a byte.a
./compile install.c
./compile hier.c
./compile auto-str.c
./load auto-str unix.a byte.a
./auto-str auto_home `head -1 conf-home` > auto_home.c
./compile auto_home.c
./load install hier.o auto_home.o unix.a byte.a
./compile instcheck.c
./load instcheck hier.o auto_home.o unix.a byte.a
./install
./instcheck
Daemontools installation DONE.
sh: line 1: /var/qmail/control/defaultdelivery: No such file or directory
sh: line 1: /var/qmail/control/concurrencyincoming: No such file or directory
Traceback (most recent call last):
File "qinstallcore.py", line 682, in ?
File "qinstallcore.py", line 649, in install_all
File "qinstallcore.py", line 531, in qmail_install
OSError: [Errno 2] No such file or directory: '/var/qmail/control/concurrencyincoming'