From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 23:52:34 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 2E50C16A4CE for ; Thu, 11 Dec 2003 23:52:34 -0800 (PST) Received: from mail.8ball.co.za (8ball.co.za [192.96.48.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9908343D31 for ; Thu, 11 Dec 2003 23:52:24 -0800 (PST) (envelope-from nelis@8ball.co.za) Received: (qmail 25899 invoked by uid 89); 12 Dec 2003 07:52:19 -0000 Received: from unknown (HELO ?192.168.10.3?) (192.168.10.3) by 192.168.10.1 with SMTP; 12 Dec 2003 07:52:19 -0000 From: Nelis Lamprecht To: Eric Boucher In-Reply-To: <20031212063038.70958.qmail@web40902.mail.yahoo.com> References: <20031212063038.70958.qmail@web40902.mail.yahoo.com> Content-Type: text/plain Message-Id: <1071215539.28016.289.camel@enigma.8ball.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 12 Dec 2003 09:52:19 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: trying installing openoffice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 07:52:34 -0000 On Fri, 2003-12-12 at 08:30, Eric Boucher wrote: > Hi everybody, > > I'm trying to install openoffice and it don't work. > Here is the command I did as root: > > make install && make clean > > Here is the error message I get: > > ===> Building for openoffice-1.0.3_2 > cp: > /usr/ports/distfiles/openoffice/patch-openoffice-mozilla101-2002-10-14: > No such file or directory > *** Error code 1 > > Stop in /usr/ports/editors/openoffice. > *** Error code 1 > > Stop in /usr/ports/editors/openoffice. > *** Error code 1 > > Stop in /usr/ports/editors/openoffice. > > Does somebody can get me to a link or help me with > this one? I didn't found any relavent information > about this error. > You need to upgrade your ports first. /usr/ports/editors/openoffice no longer exists in the latest ports tree. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html -Nelis