From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 19:58:25 2005 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 3FCB016A4CE for ; Wed, 5 Jan 2005 19:58:25 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D556343D54 for ; Wed, 5 Jan 2005 19:58:24 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so193367wri for ; Wed, 05 Jan 2005 11:58:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rM53qnifTLUnoi5MsWBQurDHSvqQNY4XmESBcXrnfziNyNUl1HOHX2wNVUy+OzTgX8D4wrpb7iF1ZGIzm/Ba4zfPGW3uWvCyMkwVe7gyvvH12z7urOB1D5mJUI+SJGTjB2qh/pB16lO9rqSTQI90ZNNcWuAgVicLZA+UPojsvjw= Received: by 10.54.28.19 with SMTP id b19mr27426wrb; Wed, 05 Jan 2005 11:58:24 -0800 (PST) Received: by 10.54.11.33 with HTTP; Wed, 5 Jan 2005 11:58:24 -0800 (PST) Message-ID: Date: Wed, 5 Jan 2005 13:58:24 -0600 From: Joshua Lokken To: Remington In-Reply-To: <1104954090.35341.2.camel@babyblue> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1104954090.35341.2.camel@babyblue> cc: questions@freebsd.org Subject: Re: Dumb OpenOffice install error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 19:58:25 -0000 On Wed, 05 Jan 2005 11:41:30 -0800, Remington wrote: > Anyone seen this or know to fix it. CVSup last night > > cd /usr/ports/editors/openoffice-1.1 > make install > > <10 hours later> > > Local Script Particel Zip (c) 2000 Sun Microsystems > mkdir -p ../unxfbsd.pro/01/normal > rm -f ../unxfbsd.pro/01/normal/* > rm: No match. > lzip -p . -e ../unxfbsd.pro/misc/lzip.log -l 01 -f openoffice.lst > -d ../unxfbsd.pro/01 -n OfficeOSL -e ../unxfbsd.pro/01/Logfile.txt > -C ../unxfbsd.pro/01/checksums.txt > > Local Script Particel Zip (c) 2000 Sun Microsystems > > WARNING! Project(s): > gtk > > not found and couldn't be built. Correct build.lsts. > > ------------- > ===> Installing for openoffice-1.1.3_1 > ===> openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - > found > ===> openoffice-1.1.3_1 depends on executable: pkg-config - found > ===> Generating temporary packing list > ===> Checking if editors/openoffice-1.1 already installed > ./install: not found > *** Error code 127 > > Stop in /usr/ports/editors/openoffice-1.1. There's a thread on this list from yesterday that states plainly that OpenOffice does not build on FreeBSD 5.3: "Not on 5-STABLE it doesn't. The "lzip" build tool crashes a couple of times during the build and the "make install" fails with: /usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo $! > /usr/ports/editors/openoffice-1.1/work/.Xvfb.pid ./install: not found *** Error code 127 Stop in /usr/ports/editors/openoffice-1.1." However, it does build on 4.11-STABLE. -- Joshua Lokken Open Source Advocate