On Mon, 2010-06-21 at 11:01 +0200, ext Andrew Flegg wrote:
> 2010/6/21 Kimmo Hämäläinen <kimmo.hamalai...@nokia.com>:
> > On Mon, 2010-06-21 at 08:30 +0200, ext Francisco Diaz Trepat - gmail
> > wrote:
> >> I couldn't execute the simple hello world program.
> >>
> >> Workspace/Go/hello $ ls
> >> 5.out     hello.5   hello.go
> >>
> >> ~/MyDocs/Workspace/Go/hello $ 5.out
> >> -sh: 5.out: not found
> >
> > "5.out" wasn't found from the PATH. Try "./5.out"
> 
> And, since MyDocs by default is on VFAT, it's mounted noexec.

Good point, so "cp 5.out /usr/bin" as root and "chmod
+x /usr/bin/5.out"...

> 
> HTH,
> 
> Andrew
> 

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to