From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 04:51:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23E716A4BF for ; Tue, 19 Aug 2003 04:51:01 -0700 (PDT) Received: from msv02-kent-syd.comindico.com.au (msv02-kent-syd.comindico.com.au [203.194.29.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0D543F85 for ; Tue, 19 Aug 2003 04:50:54 -0700 (PDT) (envelope-from dlodeiro@inspired.net.au) Received: from .dl.com (dsl-82.129.240.220.lns02-wick-bne.dsl.comindico.com.au [220.240.129.82])h7JBokv17858 for ; Tue, 19 Aug 2003 21:50:47 +1000 (EST) From: David L To: freebsd-questions@freebsd.org Date: Tue, 19 Aug 2003 21:50:02 +1000 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308192150.02568.dlodeiro@inspired.net.au> Subject: installing staroffice 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 11:51:02 -0000 Im trying to install Staroffice 6 on my FreeBSD system, however I get this error when I run make install clean # make install clean Check if linprocfs is running: YES Check if /compat/linux/etc/mtab exists: YES If you like to install staroffice with ADABAS database support, cancel this installation now and start make again with WITH_ADABAS=YES. ===> Extracting for staroffice-6.0_2 >> Checksum mismatch for so-6_0-ga-bin-linux-en.bin. >> Checksum OK for 112887-03.tar. ===> Refetch for 1 more times files: so-6_0-ga-bin-linux-en.bin Check if linprocfs is running: YES Check if /compat/linux/etc/mtab exists: YES If you like to install staroffice with ADABAS database support, cancel this installation now and start make again with WITH_ADABAS=YES. >> so-6_0-ga-bin-linux-en.bin doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/so-6_0-ga-bin-linux-en.bin: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/editors/staroffice60. *** Error code 1 Stop in /usr/ports/editors/staroffice60. However I go into /usr/ports/distfiles # cd /usr/ports/distfiles/ # ls so* so-6_0-addon-ga-bin-en.zip soa-6_0-ga-bin-linux-en.bin so-6_0-ga-bin-linux-en.bin # Has anyone gotten this before? Any help would be appreciated Thanks David