From owner-freebsd-questions@FreeBSD.ORG Fri Apr 27 17:49:36 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 55EDB16A404 for ; Fri, 27 Apr 2007 17:49:36 +0000 (UTC) (envelope-from bob@a1poweruser.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.freebsd.org (Postfix) with ESMTP id 1810813C457 for ; Fri, 27 Apr 2007 17:49:35 +0000 (UTC) (envelope-from bob@a1poweruser.com) Received: from laptop ([76.190.225.105]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20070427174935.SCRB14403.mta9.adelphia.net@laptop>; Fri, 27 Apr 2007 13:49:35 -0400 From: "Bob" To: , "freebsd-questions@FreeBSD. ORG" Date: Fri, 27 Apr 2007 13:49:37 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: Cc: Subject: RE: Help with pkg_add X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bob@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2007 17:49:36 -0000 Figured it out. need -r option in the command pgk_add -r ytree Sorry -----Original Message----- From: Bob [mailto:bob@a1poweruser.com] Sent: Friday, April 27, 2007 1:34 PM To: freebsd-questions@FreeBSD. ORG Subject: Help with pkg_add Trying to execute pkg_add ytree and get this message under Freebsd 6.2 Can't stat package file 'ytree' It does not even try to connect to server first. What is this cryptic message trying to tell me????