[osmosis-dev] Permission denied

2012-08-15 Thread Ulrich Strötz
Hi everybody, I am setting up Osmosis on my Macbook (Java 1.6 installed). When I try to check whether Osmosis is working, I get the error Permission denied. Any Ideas how to solve that? Thanks, Uli ___ osmosis-dev mailing list

Re: [osmosis-dev] Permission denied

2012-08-15 Thread Shaun McDonald
What command are you running, and is there more backtrace available? Shaun On 15 Aug 2012, at 13:24, Ulrich Strötz ustro...@gmail.com wrote: Hi everybody, I am setting up Osmosis on my Macbook (Java 1.6 installed). When I try to check whether Osmosis is working, I get the error Permission

Re: [osmosis-dev] Permission denied

2012-08-15 Thread Shaun McDonald
If you run ls -la you'll probably find that you don't have execute permissions on the osmosis command. Try running chmod a+x osmosis and then it should work. I presume that you are aware of the following wiki page about the usage of Osmosis? Shaun P.S. It's worth doing a reply all to