View Single Post
Posts: 62 | Thanked: 22 times | Joined on Apr 2012 @ Malaysia
#312
Originally Posted by HanzBlix View Post
Hmm have you got the new version inception_0.1.1_armel.deb? You'll need that version instead of 0.1 if your phones fully updated on PR1.2, though if you have the latest version, and judging by the error message you probably do, using the wrong filename is the problem.
You need to type "dpkg -i inception_0.1.1_armel.deb" instead of "dpkg -i inception_0.1_armel.deb", the version changed since those posts.
Also I recommend once you've typed "dpkg -i in", hit the tab key and it'll auto complete the file name.
I did that, typing "dpkg -in inception_0.1.1_armel.deb"
And then I got this :

Unknown action for 'inception_0.1.1_armel.deb' in '-in inception_0.1.1_armel.deb'
dpkg: unknown option -n

Type dpkg --help for help about installing and deinstalling packages[*]:
Use 'deselect' or 'aptitude' for user-friendly package management;
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;
Options marked[*] produce a lot of output - pipe it through 'less' or 'more' !
~#