Hello Allin,
the commands seem right, but after executing the second command i always get the message
"Operation not permitted" for each executed step, although i entered my password
before.
Greetings
Mirko
Am 30.10.2012 um 17:33 schrieb Allin Cottrell:
 On Tue, 30 Oct 2012, Mirko Weber wrote:
 
> i have some problems running Gretl on Mac OSX Lion. [...]
 
 with this being the relevant error:
 
> dyld: Library not loaded: @executable_path/../lib/libgmp.3.dylib
> Referenced from: /Applications/Gretl.app/Contents/Resources/bin/gretl_x11
> Reason: no suitable image found.  Did find:
> /Applications/Gretl.app/Contents/Resources/bin/../lib/libgmp.3.dylib:
>  file too short
 
 OS X Lion is truncating libgmp.3.dylib to zero bytes on copy 
 from the mounted disk image to /Applications. Don't ask me 
 why! But you can fix this from the command line. I'm not at a 
 Mac right now so I can't verify the exact commands, but the 
 following is close:
 
 sudo rm -rf /Applications/Gretl.app
 sudo cp -r /Volumes/gretl/Gretl.app /Applications
 
 Allin Cottrell
 _______________________________________________
 Gretl-users mailing list
 Gretl-users(a)lists.wfu.edu
 
http://lists.wfu.edu/mailman/listinfo/gretl-users