Bisher lief alles ganz gut, einfache Dependecies-Probleme waren recht einfach aufzulösen.
Momentan verzweifel ich aber am g++:
hmmm, was nunlocalhost:/home/walde# apt-get install g++-3.2
[...]
Sorry, but the following packages have unmet dependencies:
g++-3.2: Depends: libstdc++5-dev (>= 1:3.2.3-0pre4) but it is not going to be installed
E: Sorry, broken packages
localhost:/home/walde# apt-get install libstdc++5-dev
[....]
libstdc++5-dev: Depends: LIBC_DEV but it is not installable
E: Sorry, broken packageslocalhost:/home/walde# apt-get install libc6-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libc6-dev is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
localhost:/home/walde#
ciao
Walde