View Single Post
Posts: 268 | Thanked: 304 times | Joined on Oct 2009 @ Orlando, USA
#5
Originally Posted by thesnake505 View Post
then i ran the command

Code:
 sudo dpkg -i --force-architecture maemo _flasher-3.5_2.5.2.2_i386.deb
The --force-architecture option is not needed. And from the above command, it looks it the package didn't get installed because of the space between maemo and _flasher. A re-install should work.

Code:
 sudo dpkg -i maemo_flasher-3.5_2.5.2.2_i386.deb