Hey Mike,
At 04:43 PM Wednesday, 8/28/2002, Mike Oliver wrote -=>
>Hello Ed,
>
> > > > W_HOME = /usr/local/majordomo
> > > > W_MAJORDOMO_CF = $(W_HOME)/majordomo.cf
> > > >
> > > > And why is it looking in /usr/test/majordomo-1.94.5 anyway??
> > >
> > >It's looking in /usr/test/majordomo-1.94.5 because that's the default
> > >Majordomo home directory ($W_HOME) defined in the Makefile.
> >
> > I changed line 23 before running ./configure to "W_HOME =
> > /usr/local/majordomo" which is where I like to put majordomo.
>
>Weird. Run 'strings' on the 'wrapper' binary, that'll show you whether
>your new path got into the binary at all.
From the stdout of "strings wrapper"
MAJORDOMO_CF=/usr/test/majordomo-1.94.5/majordomo.cf
SHELL=/bin/sh
PATH=/bin:/usr/bin:/usr/ucb
HOME=/usr/test/majordomo-1.94.5
Which are directly from the sample.cf and not from the majordomo.cf and
Makefile in the src folder...
>My 1.94.5 distribution didn't come with a ./configure script, where did
>you get yours from? If someone has GNU'ified the build procedure then
I dl'd it straight from greatcircle.com. And it doesn't come with a
configure script. Install directions are really straight forward which is
why I am sort of baffled as to how the wrapper keeps picking up these
settings...
Follow-Ups:
|
|