I tried to install libsd1.2-dev
, but got an error due to some dependencies that I do not know how to solve.
sudo apt-get -f install libsdl1.2-dev
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:
libsdl1.2-dev : Depends: libglu1-mesa-dev but it is not going to be installed or
libglu-dev
E: Unable to correct problems, you have held broken packages.
My uname -a
is:
Linux moon 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 19:56:49 UTC 2013 i686 i686 i686 GNU/Linux
Running Lubuntu-Desktop. Installed is libsdl1.2-debian
(version 1.2.15-5ubuntu1)
Any help would be very much appreciated.