From owner-freebsd-gnome Tue Jan 14 20:56:55 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BF0337B401 for ; Tue, 14 Jan 2003 20:56:53 -0800 (PST) Received: from hotmail.com (f33.sea2.hotmail.com [207.68.165.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3597C43F1E for ; Tue, 14 Jan 2003 20:56:53 -0800 (PST) (envelope-from reigncracks@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 14 Jan 2003 20:56:49 -0800 Received: from 68.103.37.247 by sea2fd.sea2.hotmail.msn.com with HTTP; Wed, 15 Jan 2003 04:56:49 GMT X-Originating-IP: [68.103.37.247] From: "Mezz bsdforums.org" To: gnome@freebsd.org Subject: Re: gtk_style_set_prop_experimental() not found (LighthouseBlueengine theme) Date: Tue, 14 Jan 2003 23:56:49 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Jan 2003 04:56:49.0610 (UTC) FILETIME=[834E92A0:01C2BC52] Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > P.S. Have anyone install Bluecurve theme from the ports, yet? Because, >it > > doesn't look right in gtk2, but looks perfect in gtk1. Ex: The colours >don't > > look correct such as should be blue, but it is white and etc. > >I'm using Bluecurve on my GNOME 2 machine at home and on my GNOME 1 >laptop. It looks great on both. Ok, I will need to install Gimp, so I can show you the screenshots of menu and etc for both gtk1 and gtk2. Gimp 1.3.11 will not let me to take the screenshot, it said, "xwd: error: Can't open output file as specified." Even thought I tried in the user, root and removed ~/.gimp*.. I will install the stable version tonight. > > =============================== > > Download LighthouseBlue: > > >http://prdownloads.sourceforge.net/lighthouseblue/lighthouseblue-0.6.2.tar.gz > > > >I played with this port. You have to patch configure to remove the >explicit link to -lgtk. After that, it will build just fine. Amazing, it works! Thanks! Here's what I did.. Change from (at around 7871 line in configure)... LIBS="-lgtk $GTK_LIBS $LIBS" to... LIBS="$GTK_LIBS $LIBS" Hope, I am doing it correct. If it's correct, then maybe I can try to write a first LighthouseBlue ports. :-) Cheers, Mezz _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message