I think I've entered what's called "Dependency Hell." Here's what I get
when I try to install stellarium-0.8.1-1.i386.deb or whatever:
Unpacking stellarium (from stellarium_0.8.1-1_i386.deb) ...
dpkg: dependency problems prevent configuration of stellarium:
stellarium depends on libc6 (>= 2.3.6-6); however:
Version of libc6 on system is 2.3.6-0ubuntu20.
stellarium depends on libfreetype6 (>= 2.2); however:
Version of libfreetype6 on system is 2.1.10-1ubuntu2.2.
stellarium depends on libgcc1 (>= 1:4.1.0); however:
Version of libgcc1 on system is 1:4.0.3-1ubuntu5.
stellarium depends on libsdl1.2debian (>= 1.2.10-1); however:
Version of libsdl1.2debian on system is 1.2.9-0.0ubuntu2.
stellarium depends on libstdc++6 (>= 4.1.0); however:
Version of libstdc++6 on system is 4.0.3-1ubuntu5.
stellarium depends on stellarium-data (= 0.8.1-1); however:
Package stellarium-data is not installed.
dpkg: error processing stellarium (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
stellarium
I've been able to install version 0.7.0.1 using apt-get and have done it
many times. I figured 0.8.0.1 would install okay with dpkg. No dice. Any
help or suggestions would be appreciated.