On 11/13/15, 11:13 AM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:
>I get permission denied errors trying to run the ApproveFalcon.xml script. >It appears that it can't write to /opt/local/bin/lib. lib doesn't exist in >/opt/local/bin actually. However, I can manually create that folder (OSX >asks me for my password), and then I can manually download each of the >files and copy them there (again, after entering my password). > >Anyway, I can get beyond this point manually, but I thought I'd mention >it, >in case you weren't aware. I didn't see any mention of running with sudo >in >the instructions, so I assume that's not what I'm expected to do. > Yeah, these approval scripts aren’t guaranteed to work smoothly on the wide variety of configurations of developer machines. I figured most folks had ANT_HOME pointing to a writeable set of Ant folders. I think you are pointing to some default ant launchers. Feel free to make adjustments to the scripts. -Alex