help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to run Octave in a shell on MacOS Lion?


From: Rafa de Castro
Subject: Re: How to run Octave in a shell on MacOS Lion?
Date: Wed, 19 Oct 2011 17:37:19 -0700 (PDT)

I found that the easiest way for me was to install Homebrew 

https://github.com/mxcl/homebrew/wiki/installation

It's just a one-liner:

/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"

After that to install octave is just

brew install octave

and to run octave is just

octave

--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-to-run-Octave-in-a-shell-on-MacOS-Lion-tp3908286p3920594.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]