From owner-freebsd-openoffice@FreeBSD.ORG Tue Mar 23 21:18:17 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6910E16A4CE for ; Tue, 23 Mar 2004 21:18:17 -0800 (PST) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184D043D1D for ; Tue, 23 Mar 2004 21:18:17 -0800 (PST) (envelope-from jamoore@cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i2O5LDeq007593 for ; Tue, 23 Mar 2004 23:21:13 -0600 (CST) (envelope-from jamoore@cromagnon.cullmail.com) Received: by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i2O5LD2q007592 for openoffice@freebsd.org; Tue, 23 Mar 2004 23:21:13 -0600 (CST) (envelope-from jamoore) From: Jay Moore To: openoffice@freebsd.org Date: Tue, 23 Mar 2004 23:21:13 -0600 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200403232321.13228.jaymo@cromagnon.cullmail.com> Subject: Errors installing openoffice on 5.2 system X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 05:18:17 -0000 I tried installing openoffice-1.1 first... as a port { =A0=A0=A0=A0=A0=A0=A0=A0# cd /usr/ports/editors/openoffice-1.1 =A0=A0=A0=A0=A0=A0=A0=A0# make install } After a _long_ time & jumping through Sun's crappy little licensing hoops=20 multiple times the build failed. Sorry, but I didn't save the output - and = I=20 don't really care - I mention it here only to give some background for the= =20 openoffice-1.0 failure. I figured that maybe 1.1 is not ready for prime time, so I tried 1.0: { =A0=A0=A0=A0=A0=A0=A0=A0# cd /usr/ports/editors/openoffice-1.0 =A0=A0=A0=A0=A0=A0=A0=A0# make install } It fails as follows: >> Checksum mismatch for openoffice1.0/OOo_1.0.3_source.tar.bz2. >> Checksum OK for openoffice1.0/gpc231.tar.Z. >> Checksum OK for openoffice1.0/patch-openoffice-mozilla101-2002-10-14. >> Checksum OK for openoffice1.0/mozilla-vendor-1.0.2a.tgz. =3D=3D=3D> =A0Giving up on fetching files: openoffice1.0/OOo_1.0.3_source.t= ar.bz2 Make sure the Makefile and distinfo file (/usr/ports/editors/openoffice-1.0/ distinfo) are up to date. =A0If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=3Dyes [other args]". *** Error code 1 I'm a little nervous about overriding the checksum... have I screwed up=20 somehow, or is the checksum really incorrect for the port? Thanks, Jay