From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 04:35:29 2004 Return-Path: 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 4138C16A4CE for ; Fri, 18 Jun 2004 04:35:29 +0000 (GMT) Received: from 200-101-077-139.bsace705.dsl.brasiltelecom.net.br (200-101-077-139.bsace705.dsl.brasiltelecom.net.br [200.101.77.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8406243D46 for ; Fri, 18 Jun 2004 04:35:26 +0000 (GMT) (envelope-from renato_fbsd@optrade.com.br) Received: from p4 (200-101-111-157.bsace705.dsl.brasiltelecom.net.br [200.101.111.157])ESMTP id EB0B033C28; Fri, 18 Jun 2004 01:32:34 -0300 (BRT) Message-ID: <000c01c454ed$a571d6a0$2101a8c0@p4> From: "Renato Marques" To: "LW Ellis" , References: <000b01c454eb$c1ce3160$0200a8c0@LLAPTOP> Date: Fri, 18 Jun 2004 01:35:12 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: [FreeBSD] pkg_add help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 04:35:29 -0000 Hi, Packages and ports are diferent. A package is already compiled aplication and you will use pkg_add - To install pkg_delete - To deinstall pkg_info - To view packages that are instaled. so, you will install it using pkg_add packagename.tbz > Can someone point me in the right direction. > I have a package I downloaded from FreeBSD.org thru Konqueor. > It ends with .tbz > I could not find this package in the ports collection > thru stand/sysinstall > My two questions are > I need to extract this file>>> Where???? > And then how do I install, make install didn't work. > > Thanx in advance. > Later, > Leon > A fanatic is one who can't change his mind and won't change the subject. > Sir Winston Churchill > _______________________________________________ > 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" >