[Scilab-users] Scilab on Mavericks with Java 7?

Ricardo Fabbri rfabbri at gmail.com
Thu Dec 5 03:16:26 CET 2013


Hi,

Here are some things you can try (all with nightly build or the latest
source code from the master branch)

1) You can try setting up your environment and Scilab to use Java 7.
On a terminal, have you tried:
  export JAVA_HOME=`/usr/libexec/java_home -v 1.7`
  SCIVERBOSE=1 scilab

(also, what message do you get in the terminal when you simply run "scilab"?)

2) Perhaps the workaround in this link can help you, as I've needed it
to get scilab to run on my macbook pro:
http://bugzilla.scilab.org/show_bug.cgi?id=13087

3) You can try compiling Scilab, here are my notes which has been
tested on OSX Mavericks http://wiki.nosdigitais.teia.org.br/Scilab

PS: To understand Java and OSX there is this link
http://blog.hgomez.net/blog/2012/07/20/understanding-java-from-command-line-on-osx/

Hope this can help,

--
Dr Ricardo Fabbri
Professor of Computer Engineering
GNU/Linux registered user #175401
www.lems.brown.edu/~rfabbri
pt.wikipedia.org/wiki/IPRJ
labmacambira.sf.net


On Wed, Dec 4, 2013 at 11:38 PM, haggerty <haggerty at bnl.gov> wrote:
> I have been trying to use Scilab since upgrading to Mac OS 10.9, but I have
> not been able to get past the the attached popup, which wants me to install
> Java 6.  I have only Java 7, and I'd like to keep it that way.  This seems
> to be the same with Scilab 5.4.1 and the nightly build of 5.5.0.
>
> <http://mailinglists.scilab.org/file/n4027974/scilaberror.png>
>
> Is there any way around this?
>
>
>
> --
> View this message in context: http://mailinglists.scilab.org/Scilab-on-Mavericks-with-Java-7-tp4027974.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users



More information about the users mailing list