Date: Thu, 19 Oct 2006 21:54:25 +0200 From: Albert Shih <shih@math.jussieu.fr> To: Marc Fonvieille <blackend@freebsd.org> Cc: freebsd-emulation@freebsd.org Subject: Re: Linux & Maple Message-ID: <20061019195425.GB12520@math.jussieu.fr> In-Reply-To: <20061014090815.GB84867@abigail.blackend.org> References: <20061005231338.GB59300@math.jussieu.fr> <35460941@bs1.sp34.ru> <20061006144953.GC3505@math.jussieu.fr> <26494054@srv.sem.ipt.ru> <20061009192449.GA24603@math.jussieu.fr> <20061014090815.GB84867@abigail.blackend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 14/10/2006 à 11:08:15+0200, Marc Fonvieille a écrit Hi. Sorry for delay. I'm little busy... > > Since you run both Maple and Matlab, could you please proofread the > current Handbook sections: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-maple.html > and > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-matlab.html > > and tell me if there is any error or wrong thing in the text. We need No error but some details : Maple run until version 9.5. A tip : If you want the maple launch more quickly you can type xmaple -cw but this is independant of FreeBSD. On FreeBSD with this option it's more stable (because it's old interface, not the new one write on Java). With Maple 10 the software don't work. The interface can be launch but the kernel (of maple) don't run. For Matlab. With the new emulation (since 6.x I think) there not need to use FreeBSD native JDK. The emulation mode work fine. It's same thing for matlab shutdown. The not need anymore. One tip : For launch script I use #!/bin/sh /compat/linux/bin/sh /usr/local/matlab/bin/matlab -arch=glnx86 > /dev/null 2>&1 The last version work fine. One thing very strange, but I don't known if the problem is with matlab, FreeBSD, Linux-Emulation, but if I make a KDE icon on KDE with matlab it's don't work. When we click on this icon we got the splashscreen, after some time the splashscreen gone...and matlab too. If you launch Matlab on shell everthing work fine. > the feedback from user like you to maintain these sections. HTH. Sorry my english is very bad I can't help you to modify the web page. Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. 7 ième étage, plateau D, bureau 10 Heure local/Local time: Thu Oct 19 21:45:06 CEST 2006
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061019195425.GB12520>