From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 15 18:29:45 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74C016A4CE for ; Sat, 15 Jan 2005 18:29:45 +0000 (GMT) Received: from smtp814.mail.sc5.yahoo.com (smtp814.mail.sc5.yahoo.com [66.163.170.84]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BA4243D41 for ; Sat, 15 Jan 2005 18:29:45 +0000 (GMT) (envelope-from drakcap@pacbell.net) Received: from unknown (HELO desk) (drakcap@pacbell.net@208.152.18.152 with login) by smtp814.mail.sc5.yahoo.com with SMTP; 15 Jan 2005 18:29:44 -0000 Message-ID: <000801c4fb30$10687660$0701a8c0@desk> From: "Robert" To: Date: Sat, 15 Jan 2005 10:28:47 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: FreeBSD Port: linux-gtk-1.2_4 - still drawing from 7.1 libraries? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 18:29:46 -0000 Hello - after a successful upgrade of the linux_base libraries, from version 7 to version 8 (thanks to all who were involved with that one, by the way - worked flawlessly on my FreeBSD 4.8 system), I then attempted an installation of Netscape 7. It operates, that is the program starts and displays a proper window, but there's nothing showing inside the window (though files are downloaded judging from modem activity) and none of the menus work. Deleting the ".mozilla" and ".netscape" folders from the user's home directory between program starts had no effect. In the process of troubleshooting the program, I noted that the "linux-gtk-1.2.4" port still draws from the 7.1 libraries - the new linux_base may not be meshing properly with it. Has this posed a problem for anyone else up to this point, or am I barking up the wrong tree? Thanks in advance for any intelligence on this matter. RE