>
> *chmod +x test*
>
> *Regards,*
>
Yeah, thats what I thought too, but it doesn't work. I suspect in my case
the symbolic link is getting in the way. But thats not the only issues
thats going on. Looking into it


On Fri, Mar 25, 2016 at 6:10 PM, Robert Nelson <robertcnel...@gmail.com>
wrote:

>
> On Mar 25, 2016 8:03 PM, "William Hermans" <yyrk...@gmail.com> wrote:
> >
> > william@beaglebone:~/ti$ gcc test.c -o test
> > william@beaglebone:~/ti$ test
> > william@beaglebone:~/ti$ ./test
> > 32.540001
> >
> > william@beaglebone:~/ti$ sudo ln -s /home/william/ti/test /usr/bin/test
> > william@beaglebone:~/ti$ test
> > william@beaglebone:~/ti$ cd ..
> > william@beaglebone:~$ test
> > william@beaglebone:~$ sudo test
> > 32.540001
> >
> > So, it's a permissions issue. . .
>
> chmod +x test
>
> Regards,
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to