View Single Post
Posts: 393 | Thanked: 67 times | Joined on Feb 2010
#1029
Qole,

Thanks again for a great product. The question I have revolves around installing GCC within the Easy Debian image. It seems the installation fails both via the CLI (apt-get) and via the Synatptic Package Manager.

The error reads:
The following packages have unmet dependencies:
gcc: Depends: gcc-4.3 (>= 4.3.2-1) but it is not going to be installed.
Recommends: libc6-dev

I tried installing libc6 (whatever that is), but apt-get did not let me install that either.

Any thoughts and/or solutions for this would be much appreciated.

Thank you