From owner-freebsd-questions Sun Mar 9 14:38:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA17181 for questions-outgoing; Sun, 9 Mar 1997 14:38:36 -0800 (PST) Received: from train.tgci.com ([205.185.169.3]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA17176 for ; Sun, 9 Mar 1997 14:38:34 -0800 (PST) Received: from emilyd ([206.250.85.68]) by train.tgci.com (8.6.12/8.6.9) with SMTP id OAA03978 for ; Sun, 9 Mar 1997 14:46:07 -0800 Message-Id: <199703092246.OAA03978@train.tgci.com> Comments: Authenticated sender is From: "Riley J. McIntire" To: questions@freebsd.org Date: Sun, 9 Mar 1997 14:38:18 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Checksum error in imap-uw port Reply-to: rjmcintire@wilshire.net Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42a) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm attempting to install the UW imap server imap from the ports collection on 2.1.7-release and am getting a checksum error: >> Checksum mismatch for imap-4.1.BETA.tar.Z. Make sure the Makefile and md5 file (/sys/imap-uw/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Is this something to be concerned about? I'm a newbie at compiling/installing on FreeBSD and would like reassurance, I guess! :) I did the override and am currently setting the system up, but would like some comment/explanation on it. tia, Riley