Thread
:
Send recieve files over WIFI like dukto
View Single Post
SubCore
2010-12-20 , 10:16
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#
54
that's strange...
does it run when you start it via XTerm?
Code:
/opt/dukto/Dukto
if you get "permission denied", the executable flag probably wasn't set correctly... in that case,
Code:
sudo gainroot chmod +x /opt/dukto/Dukto
should do the trick.
i tested it a few times and was quite sure i had this covered, but i don't have a "clean" N900 to verify it on
maybe i ought to create the package within scratchbox instead of QtCreator...
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
Last edited by SubCore; 2010-12-20 at
12:29
. Reason: forgot "sudo gainroot" before chmod
Quote & Reply
|
The Following User Says Thank You to SubCore For This Useful Post:
Carlito
SubCore
View Public Profile
Send a private message to SubCore
Find all posts by SubCore