Hi Dan,
I have reinstalled Majordomo again.It went thru OK. But when i
send a mail to majordomo it goes to majordomo-owner. It gives an error msg
MAJORDOMO ABORT (mj_majordomo)
While running with effective uid of 8 and gid of 12 12, Majordomo ran into
the following problems.
Unable to write to log file, check permissions on
/test/majordomo-1.94.5/Log
Unable to write to directory $listdir, check permissions on
/test/majordomo-1.94.5/lists
First of all I hv given 664 for all files under majordomo directory, and
775 for directories under it.
Still it is giving the above error in the mail to the majordomo-owner :
domo.
Could someone giude me in this regard.
Am running on RedHat Linux 6.1
Sendmail 8.9
Majordomo 1.94.5
Thanks in advance
Rgds
Kiran
On Mon, 15 May 2000, Dan Liston wrote:
> It sounds like you told the Makefile the directory perl is
> in but not the FQFN of perl itself. Just like the error
> message says. "You didn't correctly tell me where Perl is"
>
> PERL = /usr/bin/perl
> CC = /usr/bin/gcc
>
> Make sure you are the root user when you run `make install`
> so all the directories can be created.
>
> Dan Liston
>
> kiran@indiainfoline.com wrote:
> >
> > Hi,
> > I am some installation problem with majordomo.
> >
> > Though I have clearly have given the path of Perl exectubles in the
> > 'Makefile', while doing 'make install'it gives me the following problem.
> >
> > Testing for Perl(/usr/bin/)....
> > You didn't correctly tell me where Perl is
> > make: *** [config-scripts] Error 1
> >
> > I am using Red Hat Linux 6.1
> > Perl 5.00503
> >
> > I have reinstalled Perl but still the problem persists. The make wrapper
> > went thru ok.
> >
> > Can somebody advise on this.
> >
> > Regards
> > Kiran
>
References:
|
|