Building a High-Performance Cluster with Gentoo
Posted Apr 23, 2007 9:44 UTC (Mon) by
pimlottc (guest, #44833)
In reply to:
Building a High-Performance Cluster with Gentoo by dlang
Parent article:
Building a High-Performance Cluster with Gentoo
Are you sure that the actual GCC compiler was installed?
Looking at the telnet package, it does depend on two gcc
runtime
libraries, libgcc1 and libgcc4. Each of these depend on
gcc-4.1-base, which
sounds
a lot like it's the main gcc package, but in fact it's just licensing ibnformation and packaging documention.
p>
I can't find anything in telnet's dependency tree that depends on or recommends the actual gcc
package (which is simply gcc).
Recommends aren't normally automatically installed by apt-get, although I don't know for sure
about other package management front ends.
(
Log in to post comments)