And I can't run the Linux version of Armagetron =(
Downloaded the Ubuntu one for my Xandros, this is what I get:
Code:
asus-1884754377:/home/user/My Documents/My Downloads> dpkg -i armagetron.deb
Selecting previously deselected package armagetronad.
(Reading database ... 72389 files and directories currently installed.)
Unpacking armagetronad (from armagetron.deb) ...
dpkg: dependency problems prevent configuration of armagetronad:
armagetronad depends on libc6 (>= 2.5-0ubuntu1); however:
Version of libc6 on system is 2.3.6.ds1-13etch5.
armagetronad depends on libgcc1 (>= 1:4.1.2); however:
Version of libgcc1 on system is 1:4.1.1-21.
armagetronad depends on libstdc++6 (>= 4.1.2); however:
Version of libstdc++6 on system is 4.1.1-21.
dpkg: error processing armagetronad (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
armagetronad
When I tried to update my libraries:
Code:
asus-1884754377:/home/user/My Documents/My Downloads> apt-get install libgcc1
Reading package lists... Done
Building dependency tree... Done
libgcc1 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 187 not upgraded.
What can I do?