FreeBSD Bugzilla – Attachment 35301 Details for
Bug 57025
minor fixes to handbook: linux emulation for MATLAB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.95 KB, created by
Dan Pelleg
on 2003-09-19 22:50:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Pelleg
Created:
2003-09-19 22:50:17 UTC
Size:
1.95 KB
patch
obsolete
>--- en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml.orig Fri Sep 19 16:22:53 2003 >+++ en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml Fri Sep 19 17:36:24 2003 >@@ -694,6 +694,12 @@ > url="http://www.mathworks.com"></ulink>. Make sure you also get > the license file or instructions how to create it.</para> > >+ <para>The Mathworks claim that they "will decide if &os distributions >+ will be supported in future versions of >+ <application>MATLAB</application>". Help them decide by requesting a >+ native &os version at <ulink >+ url="http://www.mathworks.com/support/contactus.shtml"></ulink>. >+ > <sect2> > <title>Installing &matlab;</title> > >@@ -808,6 +814,12 @@ > > <screen>&prompt.root; <userinput>/usr/local/etc/rc.d/flexlm.sh start</userinput></screen> > </step> >+ <step> >+ <para>Fix the <application>&java;</application> run-time link to be one >+ that works under &os: >+ <screen>&prompt.root; <userinput>cd $MATLAB/sys/java/jre/glnx86/</userinput> >+&prompt.root; <userinput>unlink jre; ln -s ./jre1.1.8 ./jre</userinput></screen> >+ </step> > </procedure> > </sect2> > >@@ -837,11 +849,12 @@ > <para>At this point you are ready to type > <command>matlab</command> and start using it. Note that the > version of <application>&java;</application> shipped with >- <application>&matlab;</application> does not work under >- &os;. Therefore you will have to start >- <application>&matlab;</application> with either the >- <option>-nojvm</option> or the <option>-nodesktop</option> >- switch.</para> >+ <application>&matlab;</application> does not work well under >+ &os;. It will make it hard to quit <application>&matlab;</application> >+ and you will have to <command>kill -9</command> it. If you don't use >+ <application>&java;</application> at all, you can avoid this nuisance >+ by starting <application>&matlab;</application> with the >+ <option>-nojvm</option> switch.</para> > </sect2> > </sect1>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57025
: 35301