View Single Post
Posts: 25 | Thanked: 1 time | Joined on Nov 2010
#37
i get an error when try to install preenv, but i'm not sure if i can write it here or i have to open a new thread... in that canse i'll delete this message...
btw when i try to install preenv (apt-get install preenv) i get this:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
[...another problem with php packages...]
  preenv: Depends: libjson-glib-1.0-0 but it is not going to be installed
          Depends: libsdl-gles1.2-1 (>= 1.0.0) but it is not going to be installed
          Depends: libsmpeg0 but it is not going to be installed
          Depends: libvorbisidec1 (>= 1:1.2.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
So i searched in internet and i found something here:
apt-get -f install
apt-get autoremove
apt-get clean
apt-get update
apt-get upgrade
apt-get install preenv
then i tried all of these, but every time one of them ends, it asks me to conferm and then it aborts even if i digit 'Y'...
nothing seems to work =/

Last edited by dallonz88; 2010-11-21 at 19:31.