GlobalDC
Verified User
Hello, I get this when trying to install on RH 9. I installed DA before, on exact same server, but now it does not work. Everything was as it should be, with just gcc packages, as usual.
Please help, have reformatted the server, and still does not work.
./install.sh -m 751 -O 102 -g 2 . /etc/virtual/majordomo
./install.sh -m 755 -O 102 -g 2 . /etc/virtual/majordomo/bin
Copying tools to /etc/virtual/majordomo/bin
Copying Majordomo files to /etc/virtual/majordomo
Copying archiving and other tools to /etc/virtual/majordomo/Tools
./install.sh -m 755 -O 102 -g 2 . /etc/virtual/majordomo/Tools
Using installed majordomo.cf
Installing manual pages in /etc/virtual/majordomo/man
To finish the installation, 'su' to root and type:
make install-wrapper
If not installing the wrapper, type
cd /etc/virtual/majordomo; ./wrapper config-test
(no 'su' necessary) to verify the installation.
./install.sh -o root -g 2 \
-m 4755 wrapper /etc/virtual/majordomo/wrapper
To verify that all the permissions and etc are correct,
run the command
cd /etc/virtual/majordomo; ./wrapper config-test
Starting DA-PopB4Smtp:
/bin/chown: `apache:apache': invalid user
xinetd: unrecognized service
/bin/chown: `apache:apache': invalid user
[root@bob root]#
Goes fine, then just quit's with the above errors. How do I by-pass this? This is my last in stock server, so I cannot swap the server for another to test this on.
Thanks,
Chris
GlobalDC
Please help, have reformatted the server, and still does not work.
./install.sh -m 751 -O 102 -g 2 . /etc/virtual/majordomo
./install.sh -m 755 -O 102 -g 2 . /etc/virtual/majordomo/bin
Copying tools to /etc/virtual/majordomo/bin
Copying Majordomo files to /etc/virtual/majordomo
Copying archiving and other tools to /etc/virtual/majordomo/Tools
./install.sh -m 755 -O 102 -g 2 . /etc/virtual/majordomo/Tools
Using installed majordomo.cf
Installing manual pages in /etc/virtual/majordomo/man
To finish the installation, 'su' to root and type:
make install-wrapper
If not installing the wrapper, type
cd /etc/virtual/majordomo; ./wrapper config-test
(no 'su' necessary) to verify the installation.
./install.sh -o root -g 2 \
-m 4755 wrapper /etc/virtual/majordomo/wrapper
To verify that all the permissions and etc are correct,
run the command
cd /etc/virtual/majordomo; ./wrapper config-test
Starting DA-PopB4Smtp:
/bin/chown: `apache:apache': invalid user
xinetd: unrecognized service
/bin/chown: `apache:apache': invalid user
[root@bob root]#
Goes fine, then just quit's with the above errors. How do I by-pass this? This is my last in stock server, so I cannot swap the server for another to test this on.
Thanks,
Chris
GlobalDC