[485] in Software_Announce
Re: Matlab 6.5 installed on Athena
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Aug 16 20:58:04 2002
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, facdev@MIT.EDU, cfyi@MIT.EDU, aurora@MIT.EDU,
kcunning@MIT.EDU, dryfoo@MIT.EDU
Date: Fri, 16 Aug 2002 20:57:40 -0400
From: Alex T Prengel <alexp@MIT.EDU>
An addendum to my Matlab 6.5 announcement- if you run it on Linux, you
may get repeated error messages about missing fonts in the initial Matlab
window. This is a problem with the Linux Java runtime supplied with
Matlab 6.5- I'm still working on fixing this. The errors are most likely
innocuous, and Matlab should still run. You can probably make them go
away if you launch without the Java system, like this:
matlab -ver 6.5 -nojvm
Alex