|
2012-01-17
, 18:30
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
dpkg -i packagename.deb
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-01-17
, 18:45
|
Posts: 84 |
Thanked: 45 times |
Joined on Jan 2012
@ Damascus Syria
|
#4
|
|
2012-01-17
, 19:01
|
Posts: 84 |
Thanked: 45 times |
Joined on Jan 2012
@ Damascus Syria
|
#5
|
If you have downloaded all the packages to some folder on your N900, then change into that directory and install the packages with. apt-get is mend to be used with internet connection and repository lists.Code:dpkg -i packagename.deb
|
2012-01-17
, 19:16
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#6
|
|
2012-01-17
, 19:33
|
Posts: 84 |
Thanked: 45 times |
Joined on Jan 2012
@ Damascus Syria
|
#7
|
As told before, "thou shall enable all the (official Nokia) repositories". And installing packages that are available in a repository via downloading them & and installing via 'dpkg' is not a good idea anyway because of the issues you are experiencing right now. That should be enough; I'm not going to talk alot this is the problem.
|
2012-01-17
, 19:42
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#8
|
I've downloaded all debian packages for preenv on my n900
but can't figure out what the problem is????
ldconfig: /usr/lib/libSDL_mixer-1.2.so.0 is not a symbolic link
Nokia-N900:/home/user/MyDocs/Downloads/preenv# dpkg -i preenv_0.1.4.deb
Selecting previously deselected package preenv.
(Reading database ... 73078 files and directories currently installed.)
Unpacking preenv (from preenv_0.1.4.deb) ...
dpkg: dependency problems prevent configuration of preenv:
preenv depends on libsdl-gles1.2-1 (>= 1.0.0); however:
Package libsdl-gles1.2-1 is not installed.
preenv depends on libsmpeg0; however:
Package libsmpeg0 is not installed.
preenv depends on libvorbisidec1 (>= 1:1.2.0); however:
Package libvorbisidec1 is not installed.
preenv depends on libgles1-sgx-img; however:
Package libgles1-sgx-img is not installed.
dpkg: error processing preenv (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
preenv
dpkg --configure -a
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-01-17
, 20:02
|
Posts: 84 |
Thanked: 45 times |
Joined on Jan 2012
@ Damascus Syria
|
#9
|
|
2012-01-17
, 20:21
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#10
|
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
Nokia-N900:~# apt-get install preenv
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
preenv: Depends: libgles1-sgx-img but it is not installable
E: Broken packages
I've downloaded all debian packages for preenv on my n900
but can't figure out what the problem is????
Last edited by AnasSyria; 2012-01-17 at 20:04.