View Single Post
Posts: 23 | Thanked: 51 times | Joined on Nov 2009
#1
Hi,

I success to compie a qt4.5 hello world application in scratchboard. It runs fine in Xephyr.
now I don't know how to run it in my n900? I copy the binary inside my /home/user by typing : './myqtapps' it return me I have no permission...
And when I call :'su -c ./myqtapps user' it return me "must be suid to work properly"

So, how run an application compiled in scrachbox??