From owner-freebsd-questions@FreeBSD.ORG Fri Sep 4 22:40:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CECA8106566B for ; Fri, 4 Sep 2009 22:40:39 +0000 (UTC) (envelope-from af.gourmet@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id A7BD88FC16 for ; Fri, 4 Sep 2009 22:40:39 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=UTF-8 Received: from [192.168.0.51] ([96.21.103.185]) by VL-MH-MR002.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KPG0091ZXNQ9GB0@VL-MH-MR002.ip.videotron.ca> for freebsd-questions@freebsd.org; Fri, 04 Sep 2009 18:40:38 -0400 (EDT) Message-id: <4AA19769.8060907@videotron.ca> Date: Fri, 04 Sep 2009 18:40:41 -0400 From: PJ User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) To: "Herbert J. Skuhra" References: <4AA13A9D.3030007@videotron.ca> In-reply-to: Cc: freebsd-questions@freebsd.org Subject: Re: conky, anyone? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 22:40:39 -0000 Herbert J. Skuhra wrote: > 2009/9/4 PJ : > >> Anybody have any luck with installing conky on 7.2? >> I get errors when configured with or without xmms2: >> with - file xmmxclient.4 not found >> without - conky.h:67:18: error: bmpx.h: no such file of directory... >> TIA >> > > Error 1: Apply attached patch > > Error 2: disable BMPX support. Neither multimedia/bmpx nor > sysutils/conky installs/includes bmpx.h. > Thanks, Herbert, I got rid of the all the dependencies except for the last three in the configure options and now it installed. Didn't need the dependencies as I never use them... should have learned from that dumb cat that died from curiosity. ;-) PJ