From owner-freebsd-questions@FreeBSD.ORG Thu May 13 04:47:20 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 0174216A4CE for ; Thu, 13 May 2004 04:47:20 -0700 (PDT) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 952F843D31 for ; Thu, 13 May 2004 04:47:18 -0700 (PDT) (envelope-from lukek@meibin.net) Received: (qmail 26430 invoked by uid 89); 13 May 2004 11:47:17 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.10.35) by 192.168.20.5 with SMTP; 13 May 2004 11:47:17 -0000 Date: Thu, 13 May 2004 20:39:14 +0900 From: Luke Kearney To: Stephen Liu In-Reply-To: <20040513114223.95278.qmail@web40306.mail.yahoo.com> References: <1084441923.6210.2.camel@nelis.brabys.co.za> <20040513114223.95278.qmail@web40306.mail.yahoo.com> Message-Id: <20040513203906.95E1.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.09.01 [en] cc: FreeBSD Questions Mail List cc: nelis@8ball.co.za Subject: Re: ICQ question 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: Thu, 13 May 2004 11:47:20 -0000 On Thu, 13 May 2004 19:42:23 +0800 (CST) Stephen Liu granted us these pearls of wisdom: > Hi Nelis, > > > > Has any folk run 'Kxicq' on FreeBSD before. Can I > > > talk to my friend if he runs MSN on Windows? If > > NO > > > kindly advise what will be the solution. > > > > you may want to try Gaim > > http://gaim.sourceforge.net/ for MSN support > > and others. > > > > /usr/ports/net/gaim > > Hi Nelis, > > FreeBSD 5.2 > =========== > > Tks for your advice. > > # cd /usr/ports/ > # make search name=gaim > Port: gaim-0.73 > Path: /usr/ports/net/gaim > ...... > > But the lastest version is > gaim-0.77.tar.gz > which has been downloaded to > /usr/home/download/ > > I expect to install "gaim-0.77.tar.gz" > Can I perform as follow; > # cd /usr/home/download/ > # pkg_add gaim-0.77.tar.gz > > Or > installing the package starting from its tarball > # cd /usr/home/download/ > # tar zxvf gaim-0.77.tar.gz > # cd /usr/home/download/gaim-0.77 > # ./configure > # make > # make install > > Kindly advise. TIA > > B.R. > Stephen two quick options spring to mind, either (A) cvsup your ports to the latest or (B) install what is there then using portupgrade upgrade to the latest. HTH LukeK -- Luke Kearney