maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Weird Terminal problem.. (https://talk.maemo.org/showthread.php?t=78478)

Pondake 2011-10-03 18:41

Weird Terminal problem..
 
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 ?

Pondake 2011-10-03 18:48

Re: Weird Terminal problem..
 
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

szopin 2011-10-03 18:49

Re: Weird Terminal problem..
 
try /usr/bin instead of /user/bin
you might need root privileges for the above to work

Pondake 2011-10-03 18:58

Re: Weird Terminal problem..
 
Quote:

Originally Posted by szopin (Post 1102024)
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.


All times are GMT. The time now is 20:22.

vBulletin® Version 3.8.8