I believe I got the same error when I copied the config file into the
directory before installing it. Just remove the config file from the
directory you are going to install it to and and reinstall that part.
It's not that important, but if it makes you feel better....
!miT
On Thu, 14 Dec 1995, Luis Velasco wrote:
> Hi to all,
>
> I'm not a new user of majordomo because i can't compile it.
>
> Two weeks ago I download the distribution code (1.93) to install majordomo
> in a Linux box (1.2.3).
> I followed the steps :
>
> 1) Unpack the file to the directory /usr/src/majordomo-1.93
>
> 2) I added a new group and user (uid 0) to the system, named majordom.
> The home directory is /usr/local/majordomo
>
> 3) In the Makefile, i changed the following env vars:
> W_BIN=/usr/local/majordomo
> W_UID=0
> W_GID=500 (gid for the majordom group)
>
> 4) # make (with a warning)
>
> 5) # make install (with the folowing error)
> (test ! -f majordomo.cf && echo "using sample.cf" &&\
> cp sample.cf /usr/local/majordomo/majordomo.cf; exit 0)
> make: ***[install-cf] Error 127
>
> Could anyone suggest a solution?
>
> Thanks in advance.
>
>
References:
|
|