From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 14 02:35:36 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 7A8EF16A420 for ; Tue, 14 Mar 2006 02:35:36 +0000 (UTC) (envelope-from dedrick@euclid.vbnm.net) Received: from euclid.vbnm.net (64-191-143-10.service.qx.net [64.191.143.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D42C143D48 for ; Tue, 14 Mar 2006 02:35:35 +0000 (GMT) (envelope-from dedrick@euclid.vbnm.net) Received: from euclid.vbnm.net (localhost [127.0.0.1]) by euclid.vbnm.net (8.13.4/8.13.1) with ESMTP id k2E2X0PV000664 for ; Mon, 13 Mar 2006 21:33:00 -0500 (EST) (envelope-from dedrick@euclid.vbnm.net) Received: (from dedrick@localhost) by euclid.vbnm.net (8.13.4/8.13.1/Submit) id k2E2X06g000650 for freebsd-emulation@freebsd.org; Mon, 13 Mar 2006 21:33:00 -0500 (EST) (envelope-from dedrick) Date: Mon, 13 Mar 2006 21:33:00 -0500 From: Eric Dedrick To: freebsd-emulation@freebsd.org Message-ID: <20060314023300.GA606@vbnm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: linux-emulation + maple10 problem? 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: Tue, 14 Mar 2006 02:35:36 -0000 Hi folks. Although I had to hack a few things inorder to install it, Maple runs well with linux emulation except for the following quirk. I am unable to open the help pages... > ? Help error, during help initialization - No help database found > But the help database is present and is located where I think it should be ($MAPLEROOT/lib/maple.hdb). I think the error comes from $MAPLEROOT/bin.IBM_INTEL_LINUX/libmaple.so. Maplesoft basically said "unsupported OS -- you're on your own." Do you all have any advice on how I can hunt down the problem? Thanks.