On Tue, Oct 26, 2010 at 7:57 AM, Francisco Diaz Trepat - gmail <francisco.diaztrepat@xxxxxxxxx> 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. _______________________________________________ maemo-users mailing list maemo-users@xxxxxxxxx https://lists.maemo.org/mailman/listinfo/maemo-users