Octave for other Unix systems: Difference between revisions

no edit summary
(→‎FreeBSD: Update and facilitate reading of this section.)
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
For other Unix systems you may have to [[Building|build Octave from source]].
For other Unix systems you may have to [[Building|build Octave from source]].


==FreeBSD==
== FreeBSD ==


The easiest way to obtain GNU Octave is to install the precompiled package as root user:
The easiest way to obtain GNU Octave is to install the precompiled package as root user:
Line 20: Line 20:
== OpenBSD ==
== OpenBSD ==


Octave can be installed on OpenBSD by installing the precompiled package
The easiest way to obtain GNU Octave is to install the precompiled package as root user:
or by building from source.
 
pkg_add octave
 
Another possibility is to build Octave from source via Ports<ref>http://openports.se/math/octave</ref>.
 
== Android ==


The Octave package for OpenBSD is currently at version 3.0.5. Install it
: ''Main article: [[Octave for Android]]''
as root:


  pkg_add octave
== References ==


Building from source on OpenBSD takes a bit of work at the moment, see
<references/>
[[Compiling on OpenBSD]] for more details.


[[Category:Installation]]
[[Category:Installation]]