From owner-freebsd-ports@FreeBSD.ORG Wed May 26 02:18:46 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E56F3106564A for ; Wed, 26 May 2010 02:18:46 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by mx1.freebsd.org (Postfix) with ESMTP id 970918FC1E for ; Wed, 26 May 2010 02:18:46 +0000 (UTC) Received: from lawrence1.loshell.room52.net (unknown [59.167.184.191]) by lauren.room52.net (Postfix) with ESMTPSA id 08B777E853; Wed, 26 May 2010 12:18:44 +1000 (EST) Message-ID: <4BFC8503.7090308@freebsd.org> Date: Wed, 26 May 2010 12:18:43 +1000 From: Lawrence Stewart User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-AU; rv:1.9.1.9) Gecko/20100405 Thunderbird/3.0.4 MIME-Version: 1.0 To: doug@safeport.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: marcus@FreeBSD.org, doug , freebsd-ports@freebsd.org Subject: Re: problem with pidgin-2.7.0_1 installation 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: Wed, 26 May 2010 02:18:47 -0000 On 05/26/10 07:53, doug wrote: > I have pidgin installed on two 8.0 systems: > > 1) FreeBSD 8.0-STABLE #0: Wed May 5 10:17:16 EDT 2010 - pidgin-2.6.6_1 > 2) FreeBSD 8.0-STABLE #0: Mon May 17 00:51:56 EDT 2010 - pidgin-2.7.0_1 > > Both the package and the build of pidgin-2.7.0_1 appear to install > without any images. A diff of the package list show about 59 png files > are not installed for 2.7. Copying the missing files to their > appropriate places (in 2.6) did nothing so I assume the links are built in. > > I have a minimal installation of kde 3.5.10 staring with kdebase and > then installing only what I needed/wanted. I wonder if a dependency not > in the pidigin make file could be my problem? Seconded, latest pidgin compiled from ports doesn't seem to install various icon files. Symptom for me is visible in KDE 4.4.3 with the Pidgin system tray icon being shown as a red cross i.e. required icon file is missing and KDE is replacing it with a placeholder. Cheers, Lawrence