Date: Wed, 15 May 1996 13:28:54 -0700 (PDT) From: "Jonathan M. Bresler" <jmb> To: twoods@ccgate.sos.state.il.us (Terry Woods) Cc: questions@freebsd.org Subject: Re: majordomo install problem Message-ID: <199605152028.NAA19642@freefall.freebsd.org> In-Reply-To: <9604158321.AA832183653@ccgate.sos.state.il.us> from "Terry Woods" at May 15, 96 11:04:45 am
next in thread | previous in thread | raw e-mail | index | archive | help
Terry Woods wrote: > I have made the changes to my Makefile suggested by John Bresler > and after going through the install procedure once more my error > has changed from: > > ./wrapper: error: recompile usr POSIX flags > > to > > /usr/mjrdomo/majordomo: Directory or File no found > > > Does this still appear to be a permissions problem??? looks like an installation problem. what are the permissions of the parent directory? in addition, plesae verify the first line of each majorodmo perl script. perl is "/usr/bin/perl" majorodmo looks for "/usr/local/bin/perl" by default. similarly, change "/usr/lib/sendmail" to "/usr/sbin/sendmail". > This is a list of the majordomo directory /usr/mjordomo, yes? who owns /usr/mjordomo? > > total 162 > drwxrwxr-x 2 daemon majordom 512 May 15 08:01 Tools > drwxrwxr-x 2 daemon majordom 512 May 15 08:01 bin > -rwxr-xr-x 1 daemon majordom 2610 May 15 08:01 bounce-remind > -rw-r--r-- 1 daemon majordom 43710 May 15 08:01 config_parse.pl > -rwxr-xr-x 1 daemon majordom 9720 May 15 08:01 digest > drwxrwxr-x 5 daemon majordom 512 May 15 08:05 mail > -rwxr-xr-x 1 daemon majordom 42268 May 15 08:01 majordomo > -rw-r--r-- 1 daemon majordom 10889 May 15 08:01 majordomo.pl > -rw-r--r-- 1 daemon majordom 137 May 15 08:01 majordomo_version.pl > drwxrwxr-x 4 daemon majordom 512 May 15 08:01 man > -rwxr-xr-x 1 daemon majordom 2238 May 15 08:01 new-list > -rwxr-xr-x 1 daemon majordom 3017 May 15 08:01 request-answer > -rwxr-xr-x 1 daemon majordom 12135 May 15 08:01 resend > -rw-r--r-- 1 daemon majordom 3742 May 15 08:01 resend.README > -rw-r--r-- 1 daemon majordom 6051 May 15 08:01 shlock.pl > -rwsr-sr-x 1 root majordom 8871 May 15 08:01 wrapper why does daemon own the majordomo progams and scripts? please change the ownership to majordom. jmb -- Jonathan M. Bresler FreeBSD Postmaster jmb@FreeBSD.ORG FreeBSD--4.4BSD Unix for PC clones, source included. http://www.freebsd.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605152028.NAA19642>