Date: Wed, 26 Aug 1998 06:08:36 -0500 From: "Jeffrey J. Mountin" <jeff@mountin.net> To: ache@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: FreeBSD Port: elm-2.4ME+43 Message-ID: <3.0.3.32.19980826060836.0073e1f4@207.227.119.2>
next in thread | raw e-mail | index | archive | help
Andrey, (Not sure if this should be sent direct or with PR) The latest port of ELM (v1.47) errors on 'make install' with: /bin/ln -f /usr/local/man/man1/frm.1.gz /usr/local/man/man1/nfrm.1.gz ln: /usr/local/man/man1/frm.1.gz: No such file or directory. *** Error code 1 And dies. The file exists as /usr/local/man/man1/frm.1 and a simple gzip followed by another 'make install' works fine. Apparently the link is being done before the man pages are compressed. The 2nd 'make install' ends with: /bin/ln -f /usr/local/man/man1/frm.1.gz /usr/local/man/man1/nfrm.1.gz ===> Compressing manual pages for elm-2.4ME+43 ===> Registering installation for elm-2.4ME+43 Not sure if this is the port or the original's problem. Betting on the latter since v1.44 (2.2.7-R) worked fine and it doesn't compress wnewmail.1 either. This was on a 2.2.7-R fresh install with only pdksh, less, ncftp-1.9.5, zip, unzip, elm-2.4ME-40, and perl-5.00502 installed (in order). I left the old elm on first and then tried 'make deinstall' with a manual check to ensure that it cleaned up. cheers! Jeff Mountin - Unix Systems TCP/IP networking jeff@mountin.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19980826060836.0073e1f4>