[maemo-users] executing compiled programs outside /usr/bin (Go language on maemo N900?)

From: Paul Hartman paul.hartman+maemo at gmail.com
Date: Tue Oct 26 17:21:07 EEST 2010
On Tue, Oct 26, 2010 at 7:57 AM, Francisco Diaz Trepat - gmail
<francisco.diaztrepat at gmail.com> wrote:
> Hi, some months ago I started playing with Go on my n900.
>
> after compiling a simple HelloWorld.go file I have to move the 5.out
> result file to /usr/bin and chmod +x to be able to execute it and have
> it output "Hello World !". (Details in forwarded message).
>
> Can I avoid this? Is there any configurations?
>
> This might be a very simple matter but I don't know what to do.

MyDocs on N900 is a FAT32 partition and does not support proper linux
permissions (so your chmod +x is not having effect). If you move your
workspace directory to /home/user/Workspace instead of
/home/user/MyDocs/Workspace, then it should hopefully work.
More information about the maemo-users mailing list