![]() |
2010-01-29
, 13:13
|
Posts: 336 |
Thanked: 610 times |
Joined on Apr 2008
@ France
|
#11
|
![]() |
2010-01-29
, 14:27
|
Posts: 33 |
Thanked: 0 times |
Joined on Jan 2010
@ israel
|
#12
|
![]() |
2010-01-29
, 19:58
|
|
Posts: 682 |
Thanked: 208 times |
Joined on Jan 2010
@ UK
|
#13
|
![]() |
2010-01-30
, 12:21
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2010
|
#14
|
![]() |
2010-01-30
, 12:33
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#15
|
can you any body tell me please i am trying to install deb file i typed dpkg-i/Mydocs/.Documents/com.deb but error coming "/bin/sh: dpkg-i/mydocs/.Documents/com.deb: not found
dpkg -i /MyDocs/.documents/filename.deb
![]() |
2010-01-30
, 12:45
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#16
|
It need to have spaces enter the following code and where it says filename substitute that for the name of your file that you want to install. That is if the file you have is in your Documents folder. This is the default folder that shows up when you click on N900 icon in file manager then the documents folder. If it is in just the main folder (MyDocs) ie the first one that shows up when you click on N900 in file manager then just use /MyDocs/filename.deb.
Code:dpkg -i /MyDocs/.documents/filename.deb
dpkg -i MyDocs/.documents/filename.deb
![]() |
2010-01-30
, 12:52
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#17
|
It need to have spaces enter the following code and where it says filename substitute that for the name of your file that you want to install. That is if the file you have is in your Documents folder. This is the default folder that shows up when you click on N900 icon in file manager then the documents folder. If it is in just the main folder (MyDocs) ie the first one that shows up when you click on N900 in file manager then just use /MyDocs/filename.deb.
Code:dpkg -i /MyDocs/.documents/filename.deb
dpkg -i MyDocs/.documents/filename.deb
![]() |
2010-01-30
, 13:00
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2010
|
#18
|
![]() |
2010-01-30
, 13:02
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#19
|
![]() |
2010-01-30
, 13:05
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2010
|
#20
|