From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 5 22:48:02 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 7BD0216A420 for ; Thu, 5 Jan 2006 22:48:02 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from gate.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2234443D5A for ; Thu, 5 Jan 2006 22:48:02 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by gate.bitblocks.com (8.13.4/8.13.1) with ESMTP id k05Mm1G3093434; Thu, 5 Jan 2006 14:48:01 -0800 (PST) (envelope-from bakul@bitblocks.com) Message-Id: <200601052248.k05Mm1G3093434@gate.bitblocks.com> To: NAKATA Maho In-reply-to: Your message of "Fri, 06 Jan 2006 07:05:01 +0900." <20060106.070501.74697413.chat95@mac.com> Date: Thu, 05 Jan 2006 14:48:01 -0800 From: Bakul Shah 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:48:02 -0000 graphics/linux_dri has it. > 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.