From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 14:32:38 2005 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 BFEE016A41C for ; Thu, 23 Jun 2005 14:32:38 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C94443D49 for ; Thu, 23 Jun 2005 14:32:38 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.81]) by mta9.adelphia.net (InterMail vM.6.01.04.01 201-2131-118-101-20041129) with SMTP id <20050623143237.GSOF29002.mta9.adelphia.net@barbish>; Thu, 23 Jun 2005 10:32:37 -0400 From: "fbsd_user" To: "Sadashiv Kulthe" , Date: Thu, 23 Jun 2005 10:32: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) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: Subject: RE: how to resolve depedencies and install desired package? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 14:32:38 -0000 You used the wrong format of the pkg_add command. The way you used it manes you have all the needed packages on your system already. User pkg_add -r ymesssenger to get the package and all the dependant packages from the internet server and have them auto installed for you. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Sadashiv Kulthe Sent: Thursday, June 23, 2005 10:02 AM To: freebsd-questions@freebsd.org Subject: how to resolve depedencies and install desired package? Hello, When I try to install yahoo messenger on my system, it gives following messages. -bash-2.05b# pkg_add fbsd4.ymessenger.tgz pkg_add: could not find package gtk-1.2.3 ! pkg_add: could not find package glib-1.2.3 ! pkg_add: could not find package XFree86-3.3.6 ! pkg_add: could not find package gdk-pixbuf-0.8.0 ! pkg_add: could not find package gettext-0.11.1_1 ! Please suggest, how to resolve depedencies and install desired package? Regards Sadashiv Kulthe System Support Enginner, OSL, Vyom Labs Pvt Ltd sadashiv@vyomlabs.com 91 20 403 3655 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"