On 09/15/2014 10:25 PM, ron melanson
ron.melanson@...
[d-rats_group] wrote:
>
> This should be in the directory /libexec/ but that is
missing in action.
Hey, Ron.
I would try and fetch the source, extract and move the
binary to the
proper location.
wget
&&
tar -zxvf d-rats-0.3.3.tar.gz &&
mv d-rats-0.3.3/libexec/lzhuf
/Applications/d-rats-daily-02232012.app/Contents/Resources/libexec/
In theory this is all one command you can run from the
terminal. You
might have permission issues with the last line and need
to do only that
one as root... I don't really know OSX.