From owner-freebsd-questions Tue Apr 20 12:27:19 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id C2E9614BD5 for ; Tue, 20 Apr 1999 12:27:16 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA00863; Tue, 20 Apr 1999 12:24:44 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Apr 1999 12:24:43 -0700 (PDT) From: Doug White To: pete collins Cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape GUI colors In-Reply-To: <3716B3DF.6F839E2B@postpagan.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Apr 1999, pete collins wrote: > just upgraded to freebsd 3.1 couldn't have went smoother You haven't discovered the mess in /etc and the spammed a.out libraries yet. :) > i installed enlightenment wm just to check it out > however when i run netscape there is no color in the GUI > it renders web pages fine all the colors are there > i have my colors set to 16mill as before Here we go ... > i thought it might just be enlightenment so i tried twm, same thing > i never have had this problem before > i know it is something stupid but cant figure it out > i also tried running netscape with different args no luck > i wounder if it has something to do with installing gnome? > because that is the only thing i've never run in the past. The a.out libraries these programs were linked against were probably spammed by the upgrade. I suggest rebuilding all thes apps from scratch. Netscape is a bit trickier since you need the old a.out XFree86 libraries. You might be able to fish them out of /usr/X11R6/lib/X11 by hunting for all the libs that match the regex lib\w*\.so\.\d*\.\d* and moving them into an aout/ directory with a perl script. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message