On 09-12-2012, at 17:28, Allin Cottrell wrote:
 On Sun, 9 Dec 2012, Berend Hasselman wrote:
 
> 
> It can be downloaded with:  curl -O 
> 
http://bhh.home.xs4all.nl/Gretl/GTK2-framework.pkg
 
 That's great, thanks! I'll experiment with that myself.
  
I have also put the .pmdoc (PackageMaker document) for building the .pg in the same
place.
Download with curl -O 
http://bhh.home.xs4all.nl/Gretl/GTK2-framework.pmdoc
Warning: I made the .pkg on Snow Leopard 10.6.8
> I would separate the instructions into two sections:
> 
> 1. First time install: installing XQuartz and GTK+.framework
> 2. Installing Gretl.
 
 OK.
 
> The first sentence of the instructions contains a spelling 
> error: instaling ==> installing.
 
 Yep, I spotted that after posting the instructions.
 
> If the GTK Framework is put into the gretl dmg the 
> instructions would be more involved I think. So I would 
> suggest to not include the framework in the gretl package.
 
 Makes sense to me. (However, just to be clear: if we _were_ to 
 roll GTK into the gretl package then presumably we'd retarget 
 everything using install_name_tool so that the whole lot could
 be installed anywhere: the GTK-related dylibs would go under
 Gretl.app's Contents/Resources/lib.) 
I was also thinking about that.
It would certainly make it a lot easier to install Gretl.
But it's quite a lot work.
Berend