From owner-freebsd-questions@FreeBSD.ORG Wed May 23 14:06:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 849A016A41F for ; Wed, 23 May 2007 14:06:58 +0000 (UTC) (envelope-from sandy@krvarr.bc.ca) Received: from szamoca.krvarr.bc.ca (szamoca.krvarr.bc.ca [142.179.111.232]) by mx1.freebsd.org (Postfix) with ESMTP id 3E20F13C458 for ; Wed, 23 May 2007 14:06:58 +0000 (UTC) (envelope-from sandy@krvarr.bc.ca) Received: from szamoca.krvarr.bc.ca (localhost [127.0.0.1]) by szamoca.krvarr.bc.ca (8.13.8/8.13.8) with ESMTP id l4NDfcTa004147 for ; Wed, 23 May 2007 06:41:39 -0700 (PDT) (envelope-from sandy@szamoca.krvarr.bc.ca) Received: (from sandy@localhost) by szamoca.krvarr.bc.ca (8.13.8/8.13.8/Submit) id l4NDfbFQ004144; Wed, 23 May 2007 06:41:38 -0700 (PDT) (envelope-from sandy) From: Sandy Rutherford MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18004.17553.333051.117668@szamoca.krvarr.bc.ca> Date: Wed, 23 May 2007 06:41:37 -0700 To: freebsd-questions@freebsd.org X-Mailer: VM 7.19 under Emacs 21.3.1 Subject: Maple 10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2007 14:06:58 -0000 I have been trying to get Maple 10 working on FreeBSD 6.2. With the patch to the kernel to add `linux_rt_sigpending', it works fine with the exception of the help command. This gives me: Help error, during help initialization - No help database found The help database file are *.hdb files and they are in my installation. I tried running ktrace to see where it is looking for these files, but can't see anything of use. Has anybody else solved this problem? Thanks, Sandy