Re: Matlab on Debian

2008-02-23 Thread Michael Yang
Thank you all very much for the info. I'll try the octave first. Thanks. M. On Sat, Feb 23, 2008 at 5:43 PM, Amit Uttamchandani <[EMAIL PROTECTED]> wrote: > On Sat, 23 Feb 2008 15:56:45 -0500 > "Michael Yang" <[EMAIL PROTECTED]> wrote: > > > Hi all: > > > > I want to install the matlab package

Re: Matlab on Debian

2008-02-23 Thread Amit Uttamchandani
On Sat, 23 Feb 2008 15:56:45 -0500 "Michael Yang" <[EMAIL PROTECTED]> wrote: > Hi all: > > I want to install the matlab package on debian, do you know any repositories > I can use? > > Thanks. > M. Hi there, I took a course that required MATLAB. For almost all of the homework assignments, oct

Re: Matlab on Debian

2008-02-23 Thread Javier Vasquez
On Sat, Feb 23, 2008 at 3:09 PM, Peter Robinson <[EMAIL PROTECTED]> wrote: > > Michael Yang wrote: > > Hi all: > > > > I want to install the matlab package on debian, do you know any > > repositories I can use? > > > > Thanks. > > M. > matlab is a commercial product. For many uses, octave s

Re: Matlab on Debian

2008-02-23 Thread Peter Robinson
Michael Yang wrote: Hi all: I want to install the matlab package on debian, do you know any repositories I can use? Thanks. M. matlab is a commercial product. For many uses, octave should be just as good and is available in debian (the syntax of octave is about 98% identical with that of ma

Re: MATLAB: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

2007-09-24 Thread Lasse Hyyrynen
On 2007-05-06 05:48, Kevin Mark wrote:%0A> On Sat, May 05, 2007 at 05:44:16PM +0300, Micha Feigin wrote:%0A> > Since a recent upgrade to sid I've started getting this error whenever I try to%0A> > startup matlab. This seems to come from the java environment since disabling%0A> > java remove

Re: matlab r2007a installation problems

2007-05-22 Thread Ted Hilts
Hardestadt wrote: Hi! I have a problem when i try to install matlab r2007a on my debian etch. When i execute the installation scipt, i get the following error: [b]An error status was returned by the program 'xsetup', the X Window System version of 'install'. The following messages were

Re: matlab r2007a installation problems

2007-05-20 Thread Felipe Sateler
Hardestadt wrote: > > Hi! I have a problem when i try to install matlab r2007a on my debian > etch. > > When i execute the installation scipt, i get the following error: > > An error status was returned by the program 'xsetup', > the X Window System version of 'install'. The following >

Re: MATLAB: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

2007-05-06 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, May 05, 2007 at 05:44:16PM +0300, Micha Feigin wrote: > Since a recent upgrade to sid I've started getting this error whenever I try > to > startup matlab. This seems to come from the java environment since disabling > java removes the error (

Re: matlab installation

2006-10-06 Thread Micha Feigin
On Wed, 04 Oct 2006 19:42:16 +0100 michael <[EMAIL PROTECTED]> wrote: > On Thu, 2006-10-05 at 00:01 +0600, S. M. Ibrahim (Lavlu) wrote: > > i am trying to install matlab release 14, > > > > shanazsoft:/usr/local/matlab704# /media/MathWorks_R14_1/install > > bash: /media/MathWorks_R14_1/install:

Re: matlab installation

2006-10-04 Thread michael
On Thu, 2006-10-05 at 00:01 +0600, S. M. Ibrahim (Lavlu) wrote: > i am trying to install matlab release 14, > > shanazsoft:/usr/local/matlab704# /media/MathWorks_R14_1/install > bash: /media/MathWorks_R14_1/install: /bin/sh: bad interpreter: > Permission denied > > > what can i do now ? > i am

Re: matlab installation problems

2006-09-29 Thread roberto
On 9/27/06, Micha Feigin <[EMAIL PROTECTED]> wrote: Did you try to just run matlab? With matlab 6.5 I needed to run the license server but with ,matlab 7 it doesn't seem to be needed at least with my setup. yes i did, but the problem is just the one i posted up there... also i do not know, as i

RE: matlab installation problems

2006-09-27 Thread Micha Feigin
Did you try to just run matlab? With matlab 6.5 I needed to run the license server but with ,matlab 7 it doesn't seem to be needed at least with my setup. -Original Message- From: KS [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 27, 2006 8:24 PM To: debian-user Subject: Re: m

Re: matlab installation problems

2006-09-27 Thread KS
roberto wrote: > My problem with matlab installation is the following: > > 1. i try to install matlab7 r14 > 2. i follow all the steps indicated in the instal guide: > mkdir /usr/local/matlab7 (=$MATLAB) > cd matlab7 > > 3. then i run the installer: > /media/cdrom0/install* & > > 4. i choose as

Re: Matlab performance on Linux vs Windows

2004-12-07 Thread Jerome BENOIT
Hello, I not use Matlab, but Maple (since a while) on my Debian (Sarge) box: some lib so files that come with Maple 9 are processor specific, if you use the bad ones, certain numerical calculations (such ones which involve large matrices) get far slower. When I installed Maple 9 on my Debian box,

Re: Matlab performance on Linux vs Windows

2004-12-07 Thread Martijn Bosch
I am using Matlab 6.5 with Linux as we speak (as I type..), and I have the feeling it is responds slower than on Windows. I must admit that I don't have any hard numbers on that, just the previous Windows-experience on the same pc. I don't know about hard calculations (can't imagine big differen

Re: Matlab performance on Linux vs Windows

2004-11-28 Thread Micha Feigin
At Sat, 27 Nov 2004 21:14:38 -0500, Thanhvu Nguyen wrote: > > Hi, I hope my question is not too off topic here since Debian is a popular > choice in scientific computing lab and therefore hopefully someone will > have experience with Matlab running on it. Also since I am considering > getting Mat

Re: Matlab performance on Linux vs Windows

2004-11-27 Thread William Ballard
On Sat, Nov 27, 2004 at 09:14:38PM -0500, Thanhvu Nguyen wrote: > Windows. I have seen Matlab 6.5 running on Linux *twice* as slow as on > Windows, e.g a 30 minute routine runs on Matlab 6.5 Windows take an hour > or more on Matlab 6.5 Linux (same machine specs of course) Haven't used Matlab on e

Re: matlab under debian

2004-11-11 Thread Micha Feigin
At Thu, 11 Nov 2004 19:26:07 +0100, Peter Robinson wrote: > > Hi, > > I have the latest version of matlab (7/SP1) that I have not been able to > install under Debian (3.0, kernel 2.6.7). > It seems as if the startup matlab script is trying to get the libc > version number and not succeeding. Has

Re: matlab under debian

2004-11-11 Thread Peter Robinson
[EMAIL PROTECTED] Subject: Re: matlab under debian Date: Thu, 11 Nov 2004 18:39:47 + Hello, my feeling is that you have troubles with the FLEXlm server: have you installed it ? I do not use MathLab, but I use Maple which use FLEXlm as well. As far I can remember, for single user usage

Re: matlab under debian

2004-11-11 Thread Jerome BENOIT
Hello, my feeling is that you have troubles with the FLEXlm server: have you installed it ? I do not use MathLab, but I use Maple which use FLEXlm as well. As far I can remember, for single user usage FLEXlm is not needed, otherwise it is needed. hth, Jerome Peter Robinson wrote: Hi, I have the lat

Re: matlab on debian

2004-06-10 Thread miriam
* /User-agent/: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Thank you very much! Finally it is running. sysvinit was not installed and therefor no /dev/ptmx. INstalling sysvinit (version 2.85-20 ) and running 'invo

Re: matlab on debian

2004-06-05 Thread martin f krafft
also sprach miriam <[EMAIL PROTECTED]> [2004.06.04.1448 +0200]: > I have finally installed debian instead of the former redhat. > Unfortunately, matlab runs only partly now. I can't use linux > commands and copy and paste don't work either. I am running kernel > 2.6.5 and KDE 3.2. Pts should be swi

Re: matlab on debian

2004-06-04 Thread Vineet Kumar
* ([EMAIL PROTECTED])[20040604 05:48]: > Hi > > I have finally installed debian instead of the former > redhat. Unfortunately, matlab runs only partly now. I can't use linux > commands and copy and paste don't work either. I am running kernel > 2.6.5 and KDE 3.2. Pts should be switched on. What ke

Re: Matlab R12 suddenly stops running

2002-11-26 Thread Stefan Janecek
On Tue, 2002-11-26 at 05:49, Chun Kit Edwin Lau wrote: > Hi everyone, > > I ran Matlab R12 under unstable debian. After several apt > update, I cannot run Matlab with java support. The following is the > error msg with I run matlab > > Warning: Unable to load Java Runtime >Environment:/u

Re: Matlab R12 suddenly stops running

2002-11-25 Thread Brian Nelson
Chun Kit Edwin Lau <[EMAIL PROTECTED]> writes: > Hi everyone, > > I ran Matlab R12 under unstable debian. After several apt > update, I cannot run Matlab with java support. The following is the > error msg with I run matlab > > Warning: Unable to load Java Runtime >Environment:/usr/local/

Re: matlab - scilab

2001-04-06 Thread David Purton
On Fri, 6 Apr 2001, Sergio E . Schvezov wrote: > hi i'm posting here to see if u can recommend me any good math > program like mathlab > > i've tried scilab (binary) and if i execute scilab it does nothing > and if i execute scilex it says i need libtermcap 2 wich i tried to > apt get but it said

Re: matlab - scilab

2001-04-06 Thread Syrus Nemat-Nasser
On Fri, 6 Apr 2001, Eric Richardson wrote: > "Timothy J. Ford > > > > you should try octave, it's very good. > > > How does this compare to Mathematica? For a GPL symbolic algebra system, you can try Maxima. For a free (as in beer for non-commercial use) closed source option, look at MuPaD (htt

Re: matlab - scilab

2001-04-06 Thread Timothy J. Ford
Octave is a Matlab-like numerical package which is distributed under GNU General Public License rules. For matrix and linear algebra computations it is ideal. Mathematica is mainly a symbolic algebra tool and is not free. I have not used it myself. Octave does not have a symbolic algebra compon

Re: matlab - scilab

2001-04-06 Thread Eric Richardson
"Timothy J. Ford > > you should try octave, it's very good. > How does this compare to Mathematica? Eric :-)

Re: matlab - scilab

2001-04-06 Thread Timothy H. Keitt
Your looking for Octave. Tim Sergio E . Schvezov wrote: hi i'm posting here to see if u can recommend me any good math program like mathlab i've tried scilab (binary) and if i execute scilab it does nothing and if i execute scilex it says i need libtermcap 2 wich i tried to apt get but it s

Re: matlab - scilab

2001-04-06 Thread Timothy J. Ford
you should try octave, it's very good. -- Professor Timothy J. Ford | Department of Mathematics | "Don't worry, Skipper, Florida Atlantic University| everything's in my hands!" Boca Raton, FL 33431-0991 | -- Gilligan

Re: matlab - scilab

2001-04-06 Thread Sebastiaan
Hi, depends on your needs. Matlab works fine for matrix operations and simulations. If you need more analitical math I recommend Maple. It gives you the ability to calculate with complex formulas without loosing precision (exact). For statistical math you can try SPLUS. Most standard and not stand

Re: Matlab R11 doesn't want to run after recent apt-get upgrade

2001-03-25 Thread Rob Mahurin
On Fri, Mar 23, 2001 at 04:30:27AM +1100, David Wiener wrote: > I have a dual-boot system and use MatLAb 5.3 Student version in windows. I > was unaware of the linux version. Where did you get it from? My CD has both versions on them & said "Windows and Linux" prominently on the box. However, I t

Re: Matlab R11 doesn't want to run after recent apt-get upgrade

2001-03-24 Thread Kenneth Litko
Wow... reported Thursday (by someone other than me), new package available Saturday morning... Thats what I call service... thanks Branden! (xlib6 maintainer) The libs in package xlib6 (which Matlab was trying to find the correct versions of) were accidentally linked to libc6 when they should h

Re: Matlab R11 doesn't want to run after recent apt-get upgrade

2001-03-24 Thread Kenneth Litko
ginal Message - From: "Sebastiaan" <[EMAIL PROTECTED]> To: "Kenneth Litko" <[EMAIL PROTECTED]> Cc: Sent: Friday, March 23, 2001 7:20 PM Subject: Re: Matlab R11 doesn't want to run after recent apt-get upgrade > Hi, > > I have had some trouble wit

Re: Matlab R11 doesn't want to run after recent apt-get upgrade

2001-03-23 Thread David Wiener
: Friday, March 23, 2001 7:20 PM Subject: Re: Matlab R11 doesn't want to run after recent apt-get upgrade > Hi, > > I have had some trouble with this too. You need might need some oldlibs. > The name of the libs are the same, but the libs are not. > > I do not remember

Re: Matlab R11 doesn't want to run after recent apt-get upgrade

2001-03-23 Thread Sebastiaan
Hi, I have had some trouble with this too. You need might need some oldlibs. The name of the libs are the same, but the libs are not. I do not remember which oldlibs. Look in the directory oldlibs on the ftp server and install what seems logical (it were just a few packets). Greetz, Sebastiaan

Re: matlab

2001-02-21 Thread Eric G. Miller
On Tue, Feb 20, 2001 at 04:04:16PM -0800, Rick Rezinas wrote: > if you can check out the lines shortly preceding the first > > read(4, 0xbfffdc0c, 32) = -1 EAGAIN (Resource temporarily > unavailable) > > there may be some useful information there. I don't know nearly enough to >

Re: matlab

2001-02-20 Thread Pascal Hos
Well it seems that the program was just suffering from PMS. When performing another strace matlab 2&> output, it decided to start working. Oh well, I guess Mathworks need to iron out some kinks for their linux version. Thanks for the replies guys, Pascal Hos [EMAIL PROTECTED]

Re: matlab

2001-02-20 Thread Rick Rezinas
if you can check out the lines shortly preceding the first read(4, 0xbfffdc0c, 32) = -1 EAGAIN (Resource temporarily unavailable) there may be some useful information there. I don't know nearly enough to do anything with this stuff ;) rick On Tue, 20 Feb 2001, Pascal Hos wrote:

Re: matlab

2001-02-20 Thread Pascal Hos
Well the same happens when using ssh or rsh or any variant of remote login. The environments are exactly the same when logged in locally or remote. strace matlab hangs on the following statement: bash-2.03$ strace matlab execve("/usr/local/bin/matlab", ["matlab"], [/* 23 vars */]) = 0 brk(0)

Re: matlab

2001-02-20 Thread Brian May
> "Erik" == Erik Steffl <[EMAIL PROTECTED]> writes: Erik> Pascal Hos wrote: >> I just received my matlab R12 student version and I'm having >> some difficulties getting it to work correctly on potato. When >> I start it from an xterm the splash screen shows up and it then >

Re: matlab

2001-02-20 Thread Gary Hennigan
"Pascal Hos" <[EMAIL PROTECTED]> writes: > I just received my matlab R12 student version and I'm having some > difficulties getting it to work correctly on potato. When I start it > from an xterm the splash screen shows up and it then the program > hangs. The strange part is that if I su as myself

Re: matlab

2001-02-20 Thread Rick Rezinas
check to see if there's any obvious difference between your .profile and .bashrc (if that's what you're into) that may be causing the problem. rick On Tue, 20 Feb 2001, Pascal Hos wrote: > I just received my matlab R12 student version and I'm having some > difficulties getting it to work correc

Re: matlab

2001-02-20 Thread Erik Steffl
Pascal Hos wrote: > > I just received my matlab R12 student version and I'm having some > difficulties getting it to work correctly on potato. When I start it from an > xterm the splash screen shows up and it then the program hangs. The strange > part is that if I su as myself and then execute mat

Re: matlab 5.3 seg fault (can it use both libc.so.6 & libc.so.5 ?)

1999-04-16 Thread Brian Servis
Aaron See if you can get the libdl, libXt, libX11, libXpm, libSM, libICE and ld-linux libs that MATHWORKS compiled the MATLAB binary against and stick them in one of the Matlab 5.3 directories, probably /usr/local/matlab5.3/sys/os/lnx86, listed below in your ldd output. The libs that it is curre

Re: matlab 5.3 seg fault (can it use both libc.so.6 & libc.so.5 ?)

1999-04-16 Thread Robert King
On Wed, 14 Apr 1999 [EMAIL PROTECTED] wrote: > Hi all, > > Mathworks tech support has been unable to help get matlab 5.3 > running on my Debian system. I was wondering if anybody else has got > it working and perhaps would know how to fix my problem. Hi, I haven't undated my 5.2 to 5.

Re: matlab 5.3 seg fault (can it use both libc.so.6 & libc.so.5 ?)

1999-04-15 Thread Hamori Andras
On Wed, 14 Apr 1999 [EMAIL PROTECTED] wrote: > Hi all, > > Mathworks tech support has been unable to help get matlab 5.3 > running on my Debian system. I was wondering if anybody else has got > it working and perhaps would know how to fix my problem. > > When I start matlab is says, >

Re: Matlab segfaulting now. A few weeks ago, dont. Maybe a bad upgr ade...

1999-03-06 Thread servis
*- On 6 Mar, J.H.M. Dassen wrote about "Re: Matlab segfaulting now. A few weeks ago, dont. Maybe a bad upgrade..." > On Fri, Mar 05, 1999 at 20:29:09 -0400, Paulo Henrique Baptista de Oliveira > wrote: >> At home I have: >> >> [20:17:[EMAIL PROTECTED]:/usr/

Re: Matlab segfaulting now. A few weeks ago, dont. Maybe a bad upgrade...

1999-03-06 Thread J.H.M. Dassen
On Fri, Mar 05, 1999 at 20:29:09 -0400, Paulo Henrique Baptista de Oliveira wrote: > At home I have: > > [20:17:[EMAIL PROTECTED]:/usr/matlab/matlab/bin/lnx86$ldd matlab > /usr/lib/libqthreads.so.0 => /usr/lib/libqthreads.so.0 > (0x4000f000) > libreadline.so.2 => /lib/libreadline

Re: Matlab 5.2 and Hamm

1998-12-09 Thread Robert King
A couple of weeks ago, I first posted a problem with installing matlab. The problem is, as Mark Phillips (below) correctly guessed, with libc5 compatibility. The list of linked libraries appeared OK, but further checking revealed that libg++.so.27 was there and expected to be linked to /usr/lib/l

Re: Matlab 5.2 and Hamm

1998-11-17 Thread joseph evan porter
>I saw your e-mail on the list. I'm having problems with installing. > I'm getting the error message > Regex Error: Memory exhausted > Abort > (which isn't particularly informative) > > so if you get things working, I'd appreciate hearing what you did. > > > I want to install matlab 5.2 on

Re: Matlab 5.2 and Hamm

1998-11-17 Thread Robert King
Hello, I saw your e-mail on the list. I'm having problems with installing. I'm getting the error message Regex Error: Memory exhausted Abort (which isn't particularly informative) so if you get things working, I'd appreciate hearing what you did. Thanks, Robert King. On Mon, 16 Nov 1998, Ma

Re: Matlab 5.2 and Hamm

1998-11-16 Thread Mark Phillips
On Mon, 16 Nov 1998 [EMAIL PROTECTED] wrote: > *- Mark Phillips wrote about "Matlab 5.2 and Hamm" > > > > I want to install matlab 5.2 on a Hamm system. I think I need to check > > You will need xpm4.7, xlib6, libg++27, and maybe termcap-compat. > Thanks for the info. I'm getting the follo

Re: Matlab 5.2 and Hamm

1998-11-16 Thread servis
*- Mark Phillips wrote about "Matlab 5.2 and Hamm" > Hi, > > I want to install matlab 5.2 on a Hamm system. I think I need to check > that I have the correct libraries. I've found a list at: > > http://www.mathworks.com/support/solutions/v5/21466.shtml > > But the other thing is: is matlab com

Re: matlab 5.2 on debian 2.0

1998-11-14 Thread Peter Granroth
On Sat, Nov 14, 1998 at 05:53:01PM +1000, Robert King wrote: > Hello, >Anyone had success with this installation? > You need to have the following packages installed in order to run matlab 5.2 (from main/binary-i386/oldlibs): xpm4.7_3.4j-0.6.deb xlib6_3.3.2.3-2.deb libg++27_2.7.2.1-14.4.deb

Re: matlab 5.2 on debian 2.0

1998-11-14 Thread J.H.M. Dassen \(Ray\)
On Sat, Nov 14, 1998 at 05:53:01PM +1000, Robert King wrote: >Anyone had success with this installation? IIRC, matlab is still libc5; this means you have to install the libc5 versions of all the libraries it requires. > I'm running into problems. Onep possibility is the the libraries matlab

Re: matlab 5.2 on debian 2.0

1998-11-14 Thread Steve Hsieh
On Sat, 14 Nov 1998, Robert King wrote: > Hello, >Anyone had success with this installation? Yes; on the contrary, I haven't run into any problems. But maybe that's because I carried over the libraries used in 5.1... see below. > > I'm running into problems. Onep possibility is the the li

Re: Matlab 5.1 and Debian 1.3.1 problem

1997-10-09 Thread Will Lowe
On Wed, 8 Oct 1997, Rich Pawlowicz wrote: > I've just upgraded from Debian Linux 1.2 to 1.3.1, and I notice > now that anytime Matlab5.1 wants to do a shell command (e.g. > unix('ls') and so forth) I get > > if:badly formed number I'm pretty sure this is a consequence of the well-discussed "bas

Re: Matlab for Debian?

1997-07-02 Thread Jonas Bofjall
On Mon, 30 Jun 1997, Syrus Nemat-Nasser wrote: > > Can you get Matlab for Debian? Someone told me that Matlab is > > Matlab is supported only my The Mathworks (I think that's the name of the Consider OCTAVE as well. It is free. Personally, I love it. I prefer it to MatLab. (..looks exactly lik

Re: Matlab for Debian?

1997-07-02 Thread Colin R. Telmer
On Wed, 2 Jul 1997, Hamish Moffatt wrote: > On Tue, Jul 01, 1997 at 09:53:00AM -0800, Bruce Perens wrote: > > You might also see if Octave will satisfy your needs (it's a free package). > > There's also something called "scilab" that was once in non-free, I don't > > know if it is still there. >

Re: Matlab for Debian?

1997-07-02 Thread Hamish Moffatt
On Tue, Jul 01, 1997 at 09:53:00AM -0800, Bruce Perens wrote: > You might also see if Octave will satisfy your needs (it's a free package). > There's also something called "scilab" that was once in non-free, I don't > know if it is still there. Octave is quite good but unfortunately does not seem

Re: Matlab for Debian?

1997-07-01 Thread Mario Olimpio de Menezes
On Tue, 1 Jul 1997, Bruce Perens wrote: > You might also see if Octave will satisfy your needs (it's a free package). > There's also something called "scilab" that was once in non-free, I don't Yes! Scilab is in non-free. I would give it a chance. []s, Mario O.de Menezesmailto

Re: Matlab for Debian?

1997-07-01 Thread Bruce Perens
You might also see if Octave will satisfy your needs (it's a free package). There's also something called "scilab" that was once in non-free, I don't know if it is still there. Thanks Bruce -- Bruce Perens K6BP [EMAIL PROTECTED] 510-215-3502 Finger [EMAIL PROTECTED] for PGP p

Re: Matlab for Debian?

1997-07-01 Thread Syrus Nemat-Nasser
On Mon, 30 Jun 1997, Syrus Nemat-Nasser wrote: > On Mon, 30 Jun 1997, Mark Phillips wrote: > > > Can you get Matlab for Debian? Someone told me that Matlab is > > only supported by RedHat. Does anyone know? > > Matlab is supported only my The Mathworks (I think that's the name of the > compan

Re: Matlab for Debian?

1997-07-01 Thread Syrus Nemat-Nasser
On Mon, 30 Jun 1997, Mark Phillips wrote: > > Can you get Matlab for Debian? Someone told me that Matlab is > only supported by RedHat. Does anyone know? > > Thanks. Matlab is supported only my The Mathworks (I think that's the name of the company that makes Matlab). I have it installed on

Re: Matlab for Debian?

1997-06-30 Thread Brian K Servis
Shaya Potter writes: > > > >On Mon, 30 Jun 1997, Mark Phillips wrote: > >> >> Can you get Matlab for Debian? Someone told me that Matlab is >> only supported by RedHat. Does anyone know? >> > >In many cases, the companies ship the products as .rpm's. Therefore they >only "support" it on RedHat

Re: Matlab for Debian?

1997-06-30 Thread Shaya Potter
On Mon, 30 Jun 1997, Mark Phillips wrote: > > Can you get Matlab for Debian? Someone told me that Matlab is > only supported by RedHat. Does anyone know? > In many cases, the companies ship the products as .rpm's. Therefore they only "support" it on RedHat, but since we both conform to the

Re: Matlab for Debian?

1997-06-30 Thread Ted Harding
( Re Message From: Mark Phillips ) > > Can you get Matlab for Debian? Someone told me that Matlab is > only supported by RedHat. Does anyone know? > > Thanks. > > Mark Phillips [EMAIL PROTECTED] The Mathworks sell Matlab for Linux. It would probably work o

Re: Matlab for Debian?

1997-06-30 Thread Markus Diesmann
We have matlab 5 working on our Debian system. There is one inconsistency with a library, but you can resolve it with the information given on Mathworks web site and the installation manual. matlab 4 will not work, because there is no license manager. Our license server is a SGI machine, so we do