Results 1 to 2 of 2
my system doesn't support compilations due to me missing g++ I apt-get install g++ and it says i have missing dependencies that will not be installed. so i apt-get the ...
- 12-06-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 15
trouble compiling
my system doesn't support compilations due to me missing g++ I apt-get install g++ and it says i have missing dependencies that will not be installed. so i apt-get the following dependencies in their respective order. (each one depending the next) until i get to libc6 and it tells me it's the newest version. if it helps i'm using Damn Small linux 2.2.
g++-2.95
libstdc++2.10-dev
libc6dev
libc6
- 12-06-2006 #2
I would just upgrade to the current DSL 3.1. That *should* take care of the dependency issue.


Reply With Quote