Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 1997 15:35:02 -0800 (PST)
From:      Dave Babler <dbabler@Rigel.orionsys.com>
To:        ports@freebsd.org
Subject:   Majordomo 1.94 port problem
Message-ID:  <Pine.BSI.3.95.970302153131.12834D-100000@Rigel.orionsys.com>

next in thread | raw e-mail | index | archive | help

I'm running 2.1.7-RELEASE and encountered the following error while
building the Majordomo port ('make install'):

----

>> Checksum OK for majordomo-1.94.1.tar.Z.
===>  Installing for majordomo-1.94.1
===>  Warning: your umask is "0002".
      If this is not desired, set it to an appropriate value
      and install this port again by ``make reinstall''.
Testing for perl (/usr/local/bin/perl)...
Configuring scripts...
./install.sh -m 751 -o 1010 -g 999 . /usr/local/majordomo
./install.sh -m 755 -o 1010 -g 999 . /usr/local/majordomo/bin
Copying tools to /usr/local/majordomo/bin
Copying Majordomo files to /usr/local/majordomo
Copying archiving and other tools to /usr/local/majordomo/Tools
./install.sh -m 755 -o 1010 -g 999 . /usr/local/majordomo/Tools
Using installed majordomo.cf
Installing manual pages in /usr/local/man
[...]
ln: /etc/majordomo.cf: File exists
ln: /etc/aliases.majordomo: File exists
mkdir: /usr/local/majordomo/Doc: File exists
mkdir: /usr/local/majordomo/lists: File exists
mkdir: /usr/local/majordomo/lists/test-l.archive: File exists
mkdir: /usr/local/majordomo/lists/test-l-digest.archive: File exists
mkdir: /usr/local/majordomo/digests: File exists
mkdir: /usr/local/majordomo/digests/test-l-digest: File exists
ln: /usr/local/majordomo/lists/test-l-digest.info: File exists
ln: /usr/local/majordomo/lists/test-l-digest.passwd: File exists
Post-Install Notes for Majordomo v1.94.1
========================================

Before you can use Majordomo, you will need to complete a few steps
manually:
[...]

===>   Compressing manual pages for majordomo-1.94.1
/usr/local/man//man1/approve.1: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.

----

This is an update installation over an existing MD 1.93 installation. The
actual installation seems to have worked okay. I've poked around to see if
I could find out why the path is messed up ('/usr/local/man//man1/') but I
didn't see anything obvious.

-Dave




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970302153131.12834D-100000>