From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 23:02:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 652481065670 for ; Fri, 7 Mar 2008 23:02:01 +0000 (UTC) (envelope-from rich@math.missouri.edu) Received: from math.missouri.edu (math.missouri.edu [128.206.184.200]) by mx1.freebsd.org (Postfix) with ESMTP id 3752C8FC1D for ; Fri, 7 Mar 2008 23:02:01 +0000 (UTC) (envelope-from rich@math.missouri.edu) Received: from math.missouri.edu (localhost [127.0.0.1]) by math.missouri.edu (8.13.1/8.13.1) with ESMTP id m27Mgi1q037441 for ; Fri, 7 Mar 2008 16:42:44 -0600 (CST) (envelope-from rich@math.missouri.edu) Received: (from rich@localhost) by math.missouri.edu (8.13.1/8.13.1/Submit) id m27Mgiea037440 for freebsd-questions@freebsd.org; Fri, 7 Mar 2008 16:42:44 -0600 (CST) (envelope-from rich) Date: Fri, 7 Mar 2008 16:42:44 -0600 (CST) From: Rich Winkel Message-Id: <200803072242.m27Mgiea037440@math.missouri.edu> To: freebsd-questions@freebsd.org Subject: Mathematica 6.01 + FBSD 6.3-release 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: Fri, 07 Mar 2008 23:02:01 -0000 I'm having problems getting the frontend running. The kernel seems to run fine. Initially the linux loader wasn't seeing the libraries under SystemFiles/Libraries/Linux (or at least /compat/linux/usr/bin/ldd couldn't find them when run on SystemFiles/FrontEnd/Binaries/Linux/Mathematica ) So I installed /compat/linux/etc/ld.so.conf.d/Mathematica.conf containing /usr/local/mma6/SystemFiles/Libraries/Linux and ran linux's ldconfig, which updated the cache and all was fine as far as ldd was concerned. But it still doesn't run and there are no errors. Does anyone else have this running under 6.3? Does it need to be installed under /compat/linux ? Thanks for any help! Rich