> Sorry, but the following packages have unmet dependencies: > skipstone: Depends: libstdc++3 (>= 1:3.0.2-0pre010908) but it is not installable > Depends: libmozilla > Depends: libnspr4 (>= 2:0.9.1-0.1) but it is not going to be installed > Depends: mozilla-mailnews (>= 2:0.9.1-0.1) but it is not going to be installed > E: Sorry, broken packages
Try running apt-get install libstdc++3 and seeing why that cannot be installed. Ross