[ John Hodson writes: ]
>
> OK So I know I am doing something daft, but...
>
> I had this in my Makefile before installation:
>
> W_HOME = /usr/local/majordom
>
> I have this in my /usr/local/majordom.cf file
>
> $homedir = "/usr/local/majordom"
>
> and nothing seemed to work.
>
> Then I discovered /usr/local/majordomo! (don't ask me, I didn't make it :-)
>
> If I use /usr/local/majordom/wrapper on /usr/local/majordomo/lists/<list> all
> seems fine, but confusing...
What's confusing is which is the *source* directory and which is the
*installed* directory. The W_HOME setting would lead me to believe
that /usr/local/majordom is the installed directory, but then why does
/usr/local/majordomo/lists exist at all? From another installation?
If wrapper works on the latter, it's obviously been built for that
directory, not the one you claim. I'd get it sorted out where the W_HOME
directory is supposed to be (and it must be different than the source
directory where Makefile lives), remove the wrapper binary, rebuild, and
reinstall.
--
Dave Wolfe
References:
|
|