> Open a terminal window under X, (xwindows)
>
> execute ls -l <yourapplication>
>
> Check if it have the x (execute) permisions at least for the user you
> are runing (I read that you checked it via right click please do it the
> way I sugest just to be shure), if not set the execute bit then run the
> following command
>
> chmod +x <yourapplication>
>
> Then on the same terminal window execute ./<yourapplication>, please
> note that I assume you are on the same directory where your app is
> located, if you are still having problems send me the complete output of
> all the comands mentioned here.
>
> Good look
Rafael,
Thank you. I will try this.
-seanA
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>