On 22-12-2012, at 19:43, Andreas Noack Jensen wrote:
Thanks for the guidance. I think I have an idea about my problem and
it is the 32 bit libs. (Any change that Gretl becomes 64-bit?).
......
Even if this worked, it would still be cumbersome. Berend, do you have an easy way to
build the dependencies?
I have created a zip file containing my build scripts including the dependencies.
Download it with curl -O
http://bhh.home.xs4all.nl/Gretl/Gretl.build.zip
(.zip file also conatins Appledot files ._XXXXX)
You must have XQuartz installed on Mountain Lion.
You will need the Apple gcc compiler and Platypus.
I assume you already have gnuplot.
See the 00readme.txt
The main thing about my build is that all dependencies are static libraries.
Everything is linked into libgretl.X.Y.dylib
Good luck,
Berend