5up3rm4n wrote:Thanks a lot for your respond. I tried and still have the same answer. "Permission dined", what this could mean? I can open Sopcast without any problem now on my pc... A executable file in OSX finish with ._? Is it not .app?
-in my terminal, i saw that SopCast.app is "drwxrxrx" without the "-", but even with the command you mentioned, I was not able to change it:(.
Once again, thank you for the help.
On Mac OSX applications do not have to have a particular ending, just like on Linux. They just have to have the right executable bits (the "...x..x..x") on. The "d........." means that "SopCast.app" is in fact a directory. I think that is the reason why you see the message: you are trying to execute a directory instead of an executable. Search the "SopCast.app" directory for the main executable and use its full path instead of what you are using now.