From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 23:13:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 488A216A41F for ; Tue, 21 Mar 2006 23:13:18 +0000 (UTC) (envelope-from ruut@charm.il.fontys.nl) Received: from mail.unilogicnetworks.net (mail-out.unilogicnetworks.net [62.133.192.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C634243D53 for ; Tue, 21 Mar 2006 23:13:17 +0000 (GMT) (envelope-from ruut@charm.il.fontys.nl) Received: from mail.il.fontys.nl (mx0.il.fontys.nl [194.26.13.7]) by mail.unilogicnetworks.net (Postfix) with ESMTP id DD275EF176; Wed, 22 Mar 2006 00:13:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.il.fontys.nl (Postfix/VSRI) with ESMTP id 6E1EE17042; Wed, 22 Mar 2006 00:13:15 +0100 (CET) Received: from mail.il.fontys.nl ([127.0.0.1]) by localhost (sukke.il.fontys.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20188-01; Wed, 22 Mar 2006 00:13:14 +0100 (CET) Received: from charm.il.fontys.nl (charm.il.fontys.nl [194.26.13.34]) by mail.il.fontys.nl (Postfix) with ESMTP; Wed, 22 Mar 2006 00:13:14 +0100 (CET) Received: by charm.il.fontys.nl (Postfix, from userid 2030) id 67ADC4154; Wed, 22 Mar 2006 00:13:14 +0100 (CET) Date: Wed, 22 Mar 2006 00:13:14 +0100 From: Ruud Jansen To: David Armour Message-ID: <20060321231314.GA40546@charm.il.fontys.nl> References: <442081B2.4080209@myrealbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442081B2.4080209@myrealbox.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at il.fontys.nl Cc: freebsd-questions@freebsd.org Subject: Re: pkg_add -r openoffice Error: FTP Unable to get ftp: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 23:13:18 -0000 * David Armour wrote: > hello, > > the handbook directions seem direct and specific. but > #pkg_add -r openoffice > ... > produces: > > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/openoffice.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/openoffice.tbz' > by URL > > is this a handbook, freebsd, kde or openoffice issue? combination of all > four? or something specific to 'dumb newbie'? Hi, Ik don't think there is an openoffice binary on the freebsd servers, not sure though. But you can pkg_add a package from good-day.net, take a look at ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/ and choose a package and then just pkg_add the package without the -r option. -- Ruud Jansen