[drats_users] Application Failure ...

Dan Smith
Fri Sep 23 18:22:21 PDT 2011


> This worked when I ran $./d-rats with an error, but would not run
> when I tried to double-click the application icon. It appears that
> the application is not passing it's name/path when it starts. My
> console error changed but it's still suggesting that it isn't getting
> what it expects.

Perhaps Lion has changed the way it provides argv[0] to the application? 
  What if you change it to something like:

> BASE="$(readlink -f $(dirname $0))"

?

I'm not a Mac person, nor do I have easy access to one to maintain that 
package, unfortunately.

-- 
Dan Smith
www.danplanet.com
KK7DS



More information about the drats_users mailing list