From owner-freebsd-newbies@FreeBSD.ORG Fri Nov 12 00:24:37 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD6C016A4CE for ; Fri, 12 Nov 2004 00:24:37 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id A32A443D2D for ; Fri, 12 Nov 2004 00:24:37 +0000 (GMT) (envelope-from hochhaus@gmail.com) Received: by mproxy.gmail.com with SMTP id w67so152520cwb for ; Thu, 11 Nov 2004 16:24:34 -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:mime-version:content-type:content-transfer-encoding; b=HoxpMaE9fqF65o5ylJtqO/JRKppnUksXUznjVM/M8KatcVOLSLcz26zvMBrMqRfNiNyuZOi47AN+QmnouyZ9ic8O65dB3MZuSszVfDzfEksSK6qHUYNCsJRiU8yRXrqJkBgnsMp60QAwvHu8UuQ13MGbVJrZW2bCaSgU2Sh3+LI= Received: by 10.11.117.43 with SMTP id p43mr107430cwc; Thu, 11 Nov 2004 16:24:33 -0800 (PST) Received: by 10.11.117.23 with HTTP; Thu, 11 Nov 2004 16:24:33 -0800 (PST) Message-ID: Date: Thu, 11 Nov 2004 18:24:33 -0600 From: Andy Hochhaus To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: pkg_add -r gimp fails X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Hochhaus List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 00:24:38 -0000 Thanks. I currently do have gimp working, however I was hoping for an explanation about why the package installation from the Internet failed. That way next time it happens I'll have a better understanding of why. Additionally I would like to better understand how to avoid this happening so that I don't have to fall back on installing programs via ports rather than packages. Thanks, Andy