|
2010-01-03
, 15:11
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#2
|
Can someone please just help me! I am a novice user of the N900, I have tried and tried to 'decipher' what the hell most of the posts are about and it seems that no existing threads are basic enough for me to understand what to do...
...I am trying to install the ScummVM emulator to my N900. I understand that there is no prizes for helping anyone out but I really need some advice on how to do this. There are no YouTube tutorials on how to do what I need to do, or even a basic part of it, let alone any easy to understand method written on any of these threads.
What I understand so far is I must install the files via the X Terminal. I have already installed the ScummVM file to my Documents Folder and I am trying to install it using the following command:
dpkg -i /home/user/Documents/scummvm_1 .0.0_armel.deb
the result of this reads:
dpkg: unknown option -/
Type dpkg --help for help about intalling and deinstalling
ackages[*];
Use `dselect' or `aptitude' for user-user friendly package manage
ent;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files
Type dpkg --licence for copyright license and lack of warran
y (GNU GPL)[*].
Options marked[*] produce a lot of output - pipe it through
`less' or `more' !
~ $
All of which I have no clue about.
I have read in other posts that I must enter sudo gainroot before I can use X Terminal for installations however I only get the following response for this command:
Enable RD mode if you want to break your device
~ $
I can't find any step by step guide in how to enable RD mode, or even why I would need to do this...
...all i want is for someone to help me! I appreciate that many of you are just thinking 'get lost n00b' but I thought the point of these forums was to share your knowledge and help people if you can!
The Following User Says Thank You to DrWilken For This Useful Post: | ||
|
2010-01-03
, 15:44
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#3
|
use the ScummVM in extras-devel (should be the same - only working better + optified - it's version 1.0.4)...? Enable extras-devel, install, and disable it again!
The Following User Says Thank You to mikhmv For This Useful Post: | ||
|
2010-01-03
, 15:46
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#4
|
use advice from DrWilken:
or if you want use terminal:
1. install rootsh (from repository)
2. open x-term
3. type "sudo gainroot" (or just "root")
4. go to folder where you store package. in this case type "cd /home/user/Documents/"
5. type "ls". You need check file name because you file name contain space after 1 (at least in you post)
6. type "dpkg -i 'scummvm_1 .0.0_armel.deb' ". But if it is contain space will be better rename file name and after this install
|
2010-01-03
, 15:53
|
Posts: 515 |
Thanked: 266 times |
Joined on Nov 2009
@ Oelsted, Denmark
|
#6
|
The Following User Says Thank You to DrWilken For This Useful Post: | ||
|
2010-01-03
, 16:04
|
Posts: 161 |
Thanked: 209 times |
Joined on Oct 2009
@ Edinburgh
|
#7
|
/home/user/MyDocs/.documents
The Following User Says Thank You to mivoligo For This Useful Post: | ||
|
2010-01-03
, 16:18
|
Posts: 10 |
Thanked: 1 time |
Joined on Dec 2009
|
#8
|
|
2010-01-03
, 16:30
|
Posts: 10 |
Thanked: 1 time |
Joined on Dec 2009
|
#9
|
|
2010-01-03
, 16:41
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#10
|
Ok,
so far I have sucessfully installed Rootsh and downloaded the ScummVM 1.0.0-4 package, however the next bit I am stuck on:
mivoligo - when I type in your suggestion of...
"/home/user/MyDocs/.documents"
I get the response of "Permission denied"
any ideas?
The Following User Says Thank You to mikhmv For This Useful Post: | ||
...I am trying to install the ScummVM emulator to my N900. I understand that there is no prizes for helping anyone out but I really need some advice on how to do this. There are no YouTube tutorials on how to do what I need to do, or even a basic part of it, let alone any easy to understand method written on any of these threads.
What I understand so far is I must install the files via the X Terminal. I have already installed the ScummVM file to my Documents Folder and I am trying to install it using the following command:
dpkg -i /home/user/Documents/scummvm_1 .0.0_armel.deb
the result of this reads:
dpkg: unknown option -/
Type dpkg --help for help about intalling and deinstalling
ackages[*];
Use `dselect' or `aptitude' for user-user friendly package manage
ent;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files
Type dpkg --licence for copyright license and lack of warran
y (GNU GPL)[*].
Options marked[*] produce a lot of output - pipe it through
`less' or `more' !
~ $
All of which I have no clue about.
I have read in other posts that I must enter sudo gainroot before I can use X Terminal for installations however I only get the following response for this command:
Enable RD mode if you want to break your device
~ $
I can't find any step by step guide in how to enable RD mode, or even why I would need to do this...
...all i want is for someone to help me! I appreciate that many of you are just thinking 'get lost n00b' but I thought the point of these forums was to share your knowledge and help people if you can!