View Single Post
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#12
Originally Posted by batman View Post
thanks for the help..

I placed the deb file on the root directory of the N900

I entered the code you gave me, and I got the error:

'dpkg: error processing live-f1_0.2.10-1maemo1_armel.deb (--install):
cannot access archive: no such file or directory
Errors were encountered while processing:
live-f1_0.2.10-1maemo1_armel.deb'
Seem like you are not at the right place when trying to 'dpkg -i live-f1_0.2.10-1maemo1_armel.deb' command.

So, as root, type that, wait until it finish, and come back here to report any error :

Code:
dpkg -i $(find /home/user -name live-f1_0.2.10-1maemo1_armel.deb -type f)
A++
 

The Following User Says Thank You to colin.stephane For This Useful Post: