From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 5 22:31:18 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org 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 270D916A422 for ; Thu, 5 Jan 2006 22:31:18 +0000 (GMT) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (mx1.timing.com [206.168.13.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E44943D86 for ; Thu, 5 Jan 2006 22:31:15 +0000 (GMT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.12.8) with ESMTP id k05MVFTq076407; Thu, 5 Jan 2006 15:31:15 -0700 (MST) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.13.4/8.13.4) with ESMTP id k05MVDGb051649; Thu, 5 Jan 2006 15:31:13 -0700 (MST) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.13.4/8.13.4/Submit) id k05MVDux051646; Thu, 5 Jan 2006 15:31:13 -0700 (MST) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17341.40497.546166.538280@gromit.timing.com> Date: Thu, 5 Jan 2006 15:31:13 -0700 From: John E Hein To: NAKATA Maho In-Reply-To: <20060106.070501.74697413.chat95@mac.com> References: <20060106.070501.74697413.chat95@mac.com> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on Daffy.timing.com X-Virus-Status: Clean Cc: freebsd-emulation@freebsd.org Subject: Re: libGLU and Mupad X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 05 Jan 2006 22:31:18 -0000 NAKATA Maho wrote at 07:05 +0900 on Jan 6, 2006: > Hi list > I'm updating my port, math/mupad to 3.2.0. > Unfortunately it requires libGLU.so.1 from GNU/Linux. > How can I get this file? I have libGLw.so.1 instead. On Fedora Core 4 it's in the Mesa package... rpm -q -f /usr/X11R6/lib/libGLU.so.1 xorg-x11-Mesa-libGLU-6.8.2-31 Someone retired the graphics/linux_mesa port in 2002... revision 1.12 date: 2002/11/18 03:52:34; author: kris; state: dead; lines: +1 -1 Remove the linux_mesa port per maintainer's request. It is broken, unused and only of "archeological value". Submitted by: cracauer (maintainer)