View Single Post
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#20
Originally Posted by blackemnc View Post
oh god...i dont know my n900 doesn't have any of those folders...
?? Sorry not sure what you mean?

Where did you download the file too? - if you downloaded it straight into your MyDocs folder, then thats where the file will be.


Imagine it was a pc.... In windows your my documents nowadays sits under c:\documents and settings\username\documents.... or something like that... similar on your n900, just a set of different folder names


In this case, here
/home/user/MyDocs/filename.deb

alternatively in terminal you can do :

Code:
cd /home/user/MyDocs/
Press enter, then
Code:
dpkg -i filename.deb
edit it may need the below, not sure
Code:
dpkg -i ./filename.deb
press enter

Once you are in the right folder you can type ls ( 'LS'- in lower case, ls is the same as dir in dos) It will then list all files in that folder.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post: