Page 1 of 1

Compiling on a Mac running OS X Yosemite

Posted: 12 Mar 2015 12:37
by ttoise88
The installation instructions for your software states to ask this forum how to "compile" the program for a Mac.

I downloaded the files and can run the program from my Downloads folder but it does not appear in my Launchpad. Can someone provide simple step by step instructions as to how to set this up properly? The instructions for the download page are reproduced below but I do not know where to start.

zyGrib must be compiled for your computer.
Install the Apple development tools and the libraries needed by zyGrib (ask the forum for more precise instructions)
Install XCode
Install MacPorts
Open a terminal and enter:
sudo port install qt4-mac qwt-60 proj libnova zlib bzip2
Download and uncompress zyGrib for Linux (sources)
In a terminal, from zyGrib directory:
make very clean
make mac


Thanks for any help