error installing eee-control for lubuntu
trying to install eee-control which will allow me to overclock my netbook(really annoyed that when i launch terminal or firefox i count to two-one-thousand before it opens)
so i downloaded the package and when i try to install this is my error
anthony@anthony-1005HA:~$ sudo dpkg -i eee-control_0.9.4_all~karmic.deb
Selecting previously unselected package eee-control.
(Reading database ... 132005 files and directories currently installed.)
Unpacking eee-control (from eee-control_0.9.4_all~karmic.deb) ...
dpkg: dependency problems prevent configuration of eee-control:
eee-control depends on python (<< 2.7); however:
Version of python on system is 2.7.5-5ubuntu1.
eee-control depends on python-central (>= 0.6.11); however:
Package python-central is not installed.
eee-control depends on dkms (>= 2.0.0); however:
Package dkms is not installed.
eee-control depends on python-dev; however:
Package python-dev is not installed.
eee-control depends on gettext; however:
Package gettext is not installed.
dpkg: error processing eee-control (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for mime-support ...
Processing triggers for gconf2 ...
Errors were encountered while processing:
eee-control
So i noticed that i need python-dev, so i try to install that and get:
anthony@anthony-1005HA:~$ sudo apt-get install python-dev
[sudo] password for anthony:
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:
eee-control : Depends: python (< 2.7) but 2.7.5-5ubuntu1 is to be installed
Depends: python-central (>= 0.6.11) but it is not going to be installed
Depends: dkms (>= 2.0.0) but it is not going to be installed
Depends: gettext but it is not going to be installed
Recommends: python-smbus but it is not going to be installed
python-dev : Depends: libpython-dev (= 2.7.5-5ubuntu1) but it is not going to be installed
Depends: python2.7-dev (>= 2.7.5-1~) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
anthony@anthony-1005HA:~$
Is it a version issue? is it not backwards compatible?
any help would be appreciated, also i downloaded lfsb but i don't think my chip is supported
|