Changes

Jump to navigation Jump to search

Installation mac mavericks os x

109 bytes added, 09:38, 10 December 2013
</source>
== Install brew as 'linux' package manager ==
You can [http://brew.sh/ read about brew here.]<br>
In short, it is like a package manager for mac, where you will be able to get linux programs to mac.
<source lang="bash">
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
</source>
 
== Install xmgrace ==
'''xmgrace''' is used for plotting.
<source lang="bash">
brew install xmgrace
</source>
== See also ==
[[Category:Installation]]

Navigation menu