Reply
Thread Tools
Posts: 78 | Thanked: 9 times | Joined on Oct 2011
#1
When typing:
mv /home/user/MyDocs/wepon /user/bin
mv /home/user/MyDocs/wepoff /user/bin

It says nothing, but that's ok, I guess?

Then I'll type:
chmod +x /user/bin/wepon
or
chmod +x /user/bin/wepoff

It says: chmod: /user/bin/wepoff: No such file or directory

How could this be ?
 
Posts: 78 | Thanked: 9 times | Joined on Oct 2011
#2
http://laboratorio.torpedo48.it/noki...ully-automated

Step 3:
Download this package, extract it to MyDocs (main folder on your Nokia N900), and then insert this commands in a rooted X-Terminal window on your device:

# mv /home/user/MyDocs/wepon /usr/bin/
# mv /home/user/MyDocs/wepoff /usr/bin/
# chmod +x /usr/bin/wepon
# chmod +x /usr/bin/wepoff
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#3
try /usr/bin instead of /user/bin
you might need root privileges for the above to work
 

The Following 2 Users Say Thank You to szopin For This Useful Post:
Posts: 78 | Thanked: 9 times | Joined on Oct 2011
#4
Originally Posted by szopin View Post
try /usr/bin instead of /user/bin
you might need root privileges for the above to work
Thanks for replying, although I didn't noticed that it already was '/user/', so I changed into '/usr/', I feel stupid.

Anyway, thanks.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:05.