From owner-freebsd-questions Sat Mar 2 19:32: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alpha.vaxxine.com (alpha.vaxxine.com [209.5.212.5]) by hub.freebsd.org (Postfix) with ESMTP id A834A37B405 for ; Sat, 2 Mar 2002 19:32:06 -0800 (PST) Received: from there (ppp57.digi-t3.st-cath.niagara.net [209.5.215.57]) by alpha.vaxxine.com (8.9.2/8.9.3) with SMTP id WAA22762 for ; Sat, 2 Mar 2002 22:32:03 -0500 (EST) Message-Id: <200203030332.WAA22762@alpha.vaxxine.com> Content-Type: text/plain; charset="iso-8859-1" From: "Paul C. Boyle" To: freebsd-questions@FreeBSD.ORG Subject: pkg_add problem Date: Sat, 2 Mar 2002 22:33:13 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to pkg_add some kde files I get several pkg_add kdeartwork-2.2.2.tgz pkg_add: could not find package imake-4.1.0 ! pkg_add: could not find package png-1.2.0_1 ! pkg_add: could not find package libxml2-2.4.10 ! pkg_add: could not find package tiff-3.5.5_1 ! pkg_add: could not find package libxslt-1.0.7 ! pkg_add: could not find package freetype2-2.0.5 ! pkg_add: could not find package XFree86-libraries-4.1.0 ! pkg_add: could not find package cups-base-1.1.12 ! pkg_add: could not find package kdelibs-2.2.2 ! so I try to pkg_add imake-4.1.0_1.tgz pkg_add: can't stat package file 'imake-4.1.0_1.tgz' and get that message. What does that mean? Can you point me to reading that has more detail than the handbook? I've read the man page but I don't get it. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message