>
> %./wrapper config-test
> wrapper: Trying to exec /var/majordomo-1.94.4/config-test failed:
> Permission denied
> Did you define PERL correctly in the Makefile?
> HOME is HOME=/var/majordomo-1.94.4,
> PATH is PATH=/bin:/usr/bin:/usr/sbin,
> SHELL is SHELL=/bin/sh,
> MAJORDOMO_CF is MAJORDOMO_CF=/var/majordomo-1.94.4/majordomo.cf
It seems that your problem is: " Did you define PERL correctly in the
Makefile", just as your message says. At step 3 of the Majordomo INSTALL
text document tells you to edit your Makefile (located in the same
directory where you untarred majorodmo). In that file there is a line
which says
PERL = /bin/perl
You should edit that file and set the correct path to your PERL
interpreter, besides some other things I guess.
--
Edgar Mendoza A.
becema@dcaa.unam.mx
References:
|
|