From owner-freebsd-ports@FreeBSD.ORG Thu Oct 23 12:35:10 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E5181065673 for ; Thu, 23 Oct 2008 12:35:10 +0000 (UTC) (envelope-from tim@clewlow.org) Received: from clewlow.org (clewlow.org [210.215.149.194]) by mx1.freebsd.org (Postfix) with ESMTP id 02D558FC0A for ; Thu, 23 Oct 2008 12:35:09 +0000 (UTC) (envelope-from tim@clewlow.org) Received: from 192.168.1.100 (localhost [127.0.0.1]) by clewlow.org (Postfix) with ESMTP id B50CE1C0851; Thu, 23 Oct 2008 22:17:29 +1000 (EST) Received: from 192.168.1.13 (SquirrelMail authenticated user tim) by 192.168.1.100 with HTTP; Thu, 23 Oct 2008 23:17:30 +1100 (EST) Message-ID: In-Reply-To: References: Date: Thu, 23 Oct 2008 23:17:30 +1100 (EST) From: "Tim Clewlow" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: fbsd1@a1poweruser.com Subject: Re: FreeBSD Port: gtkyahoo-0.18.3_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2008 12:35:10 -0000 > I installed the package of this port. > Did a rehash from the command line and then startx. > Can't find it in the gnome desktop. > What should I do? The sourceforge page for this project says "GTKyahoo project was closed down on February 27, 2003." http://gtkyahoo.sourceforge.net/ You may have a much easier time installing something that is being currently maintained. I believe net-im/pidgin is quite popular and is actively maintained. Pidgin is a messenger client, and it can handle quite a few protocols, including yahoo. Cheers, Tim. -- The code that never executes at all is the fastest.