From owner-freebsd-questions Wed Feb 10 15:44:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09582 for freebsd-questions-outgoing; Wed, 10 Feb 1999 15:44:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from neale.econ.vt.edu (neale.econ.vt.edu [128.173.173.159]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09577 for ; Wed, 10 Feb 1999 15:44:15 -0800 (PST) (envelope-from rdmurphy@neale.econ.vt.edu) Received: (from rdmurphy@localhost) by neale.econ.vt.edu (8.8.8/8.8.8) id SAA02465; Wed, 10 Feb 1999 18:45:27 -0500 (EST) (envelope-from rdmurphy) From: "Russell D. Murphy" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 10 Feb 1999 18:45:27 -0500 (EST) To: questions@FreeBSD.ORG Subject: Matlab and FlexLM X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14018.6101.247120.919589@neale.econ.vt.edu> Reply-To: rdmurphy@vt.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get the Linux version of Matlab running on a (2.2) stable system: FreeBSD neale.econ.vt.edu 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Dec 14 18:58:12 EST 1998 root@neale.econ.vt.edu:/usr/src/sys/compile/NEALE i386 Matlab seems to install fine. When I try to run it, I get a quick splash screen and then: ---------------------------------------------------------------------------- neale [tmp]% /usr/local/matlab/matlab5/bin/matlab < M A T L A B (R) > (c) Copyright 1984-98 The MathWorks, Inc. All Rights Reserved Version 5.2.0.3084 Jan 17 1998 MATLAB cannot be started. Bad encryption handshake with daemon (-33,137) ------------------------------------------------------------------ >>>>> MATLAB did not start due to a license manager problem. <<<<< For troubleshooting help see the README file in the $MATLAB/etc directory. As a last resort you can execute the script, $MATLAB/etc/lmdebug. $MATLAB = /usr/local/matlab/matlab5 $LM_LICENSE_FILE = xxx@yyy ------------------------------------------------------------------ (where xxx is a port number and yyy is our license server) Does anyone have a notion as to where I should turn? Running the various Matlab lm scripts give me information about the number of licenses and who has them, so it seems that at least something can talk to the license server. I currently have this installed in /usr/local/matlab/matlab5 and am trusting the linux compatability magic to recognize what needs linux compatability and what doesn't (??). In case it helps: neale [tmp]% /usr/sbin/pkg_info -a -c | grep Information | grep linux Information for linux_lib-2.6: Information for linuxdoc-1.0: Information for linux_devel-0.2: Information for linux_kdump-1.0: Thanks- Russ Murphy ----- Russell D. Murphy Department of Economics Virginia Polytechnic Institute and State University 3034 Pamplin Hall Blacksburg, Virginia 24061-0316 (540) 231-4537 rdmurphy@vt.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message