Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 1999 10:15:19 -0400 (EDT)
From:      "Russell D. Murphy Jr." <rdmurphy@neale.econ.vt.edu>
To:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Cc:        freebsd-emulation@FreeBSD.ORG
Subject:   Re: Why does matlab5 work with linux_lib but not with linux_base?
Message-ID:  <14304.63979.334837.105526@knock.econ.vt.edu>
In-Reply-To: <19990916075111.A1208@internal>
References:  <19990916075111.A1208@internal>

next in thread | previous in thread | raw e-mail | index | archive | help

I don't have specific suggestions, but I can say that Matlab runs here 
under linux_base:

knock [rdmurphy]% /usr/sbin/pkg_info | grep linux
linux-base-5.2      The base set of packages needed for linux emulation.
linux-realplayer-5.0 Linux RealPlayer 5.0 from RealNetworks
linuxdoom-1.8       Id Software's Doom for linux

knock [rdmurphy]% matlab

                              < M A T L A B >
                  Copyright 1984-1999 The MathWorks, Inc.
                         Version 5.3.0.10183 (R11)
                                Jan 21 1999

 
  To get started, type one of these: helpwin, helpdesk, or demo.
  For product information, type tour or visit www.mathworks.com.
 
>> x = [ 1, 2, 3; 4, 5, 6 ]

x =

     1     2     3
     4     5     6

>> quit

 No flops.

The license manager here is on a Sun (I believe) running across
campus.  I originally had trouble getting matlab to talk to it, but
after ripping out linux_lib and running the whole installation process 
from within linux sh everything worked.  I was never able to track
down why it failed earlier (last winter), nor why it worked on the
second go around (June).

Russ M.

According to Andre Albsmeier (September 16, 1999):
| Hi,
| 
| you all are my last hope :-) I have always been using the
| old, now outdated linux_lib port. Yesterday, I have decided
| to upgrade to the newer linux_base. Everything works fine and
| the typical Linux apps (acroread, rvplayer, wordperfect,...)
| are running nicely.
| 
| But, this is the problem: We are using Linux matlab5 here
| and this one refuses to run. Here are my observations:
| 
-----
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-emulation" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14304.63979.334837.105526>