maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   [help] problems installing preenv (https://talk.maemo.org/showthread.php?t=83267)

som3a 2012-03-26 16:05

[help] problems installing preenv
 
hi guys .. help i need here !!

am trying to install preenv and preenv-hd to play hd games but every time i try to install it it gives me an error i had not really understand !!!
here is the log from HAM :

hildon-application-manager 2.2.72
/usr/bin/dpkg-deb -f '/home/user/MyDocs/preenv_0.1.7_armel.deb'
Package must have "Section: user/FOO" to be considered compatible.
FAILED: libgles1-sgx-img

and the same error with the preenv-hd.deb !
tried every thing but nothing did any thing !! if there is some one here can help me and tell me what to do ! it will be great :)
thanx in advance

marmistrz 2012-03-26 16:12

Re: [help] problems installing preenv
 
HAM is not very nice. It refuses to install pkgs in other categories than user/*
you need to run
Code:

sudo gainroot
dpkg -i /path/to/the/file

alternately you can do
Code:

sudo dpkg -i /path/to/the/file
here the /path/to/the/file would be preenv_0.1.7_armel.deb

first install preenv-hd, then normal preenv.

som3a 2012-03-26 17:05

Re: [help] problems installing preenv
 
it gives me an error
after cd to the folder :
Nokia-N900:/home/user/MyDocs/sources# dpkg -i preenv-hd.deb
Selecting previously deselected package preenv-hd.
(Reading database ... 38255 files and directories currently installed.)
Unpacking preenv-hd (from preenv-hd.deb) ...
dpkg: dependency problems prevent configuration of preenv-hd:
preenv-hd depends on libgles1-sgx-img; however:
Package libgles1-sgx-img is not installed.
dpkg: error processing preenv-hd (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
preenv-hd

what bout this libgles1-sgx-img not installed and can't find it on maemo packges !!

marmistrz 2012-03-26 17:13

Re: [help] problems installing preenv
 
Quote:

Originally Posted by som3a (Post 1184308)
it gives me an error
after cd to the folder :
Nokia-N900:/home/user/MyDocs/sources# dpkg -i preenv-hd.deb
Selecting previously deselected package preenv-hd.
(Reading database ... 38255 files and directories currently installed.)
Unpacking preenv-hd (from preenv-hd.deb) ...
dpkg: dependency problems prevent configuration of preenv-hd:
preenv-hd depends on libgles1-sgx-img; however:
Package libgles1-sgx-img is not installed.
dpkg: error processing preenv-hd (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
preenv-hd

what bout this libgles1-sgx-img not installed and can't find it on maemo packges !!

Code:

sudo gainroot
apt-get install -f

if no such package, enable extras-devel (DO NOT UPGRADE!)

som3a 2012-03-26 17:19

Re: [help] problems installing preenv
 
Code:

/home/user # apt-get install -f
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  preenv-hd
0 upgraded, 0 newly installed, 1 to remove and 10 not upgraded.
1 not fully installed or removed.
After this operation, 3695kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 38329 files and directories currently installed.)
Removing preenv-hd ...
dpkg - warning: while removing preenv-hd, directory `/media' not empty so not removed.
dpkg - warning: while removing preenv-hd, directory `/opt/preenv/lib' not empty so not removed.
dpkg - warning: while removing preenv-hd, directory `/opt/preenv' not empty so not removed.

this is what i did and what i get .. what to do !!??

marmistrz 2012-03-26 17:38

Re: [help] problems installing preenv
 
Quote:

Originally Posted by som3a (Post 1184314)
Code:

/home/user # apt-get install -f
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  preenv-hd
0 upgraded, 0 newly installed, 1 to remove and 10 not upgraded.
1 not fully installed or removed.
After this operation, 3695kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 38329 files and directories currently installed.)
Removing preenv-hd ...
dpkg - warning: while removing preenv-hd, directory `/media' not empty so not removed.
dpkg - warning: while removing preenv-hd, directory `/opt/preenv/lib' not empty so not removed.
dpkg - warning: while removing preenv-hd, directory `/opt/preenv' not empty so not removed.

this is what i did and what i get .. what to do !!??

Install preenv-hd
Code:

apt-get install --reinstall preenv
then
Code:

apt-get install libgles1-sgx-img
if no such package enable extras-devel

Keep calm. :)


All times are GMT. The time now is 18:33.

vBulletin® Version 3.8.8