Results 1 to 3 of 3
root@baltix-linux:/home/gonius# apt-get install gcc
Reading package lists... Done
Building dependency tree... Done
Package gcc is not available, but is referred to by another package.
This may mean that the package ...
- 07-09-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
apt-get install/upgrade gcc problems
root@baltix-linux:/home/gonius# apt-get install gcc
Reading package lists... Done
Building dependency tree... Done
Package gcc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
gcc-3.4-doc g++-3.4
E: Package gcc has no installation candidate
root@baltix-linux:/home/gonius# apt-get upgrade gcc
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
what the hell?
i'm using baltix linux - debian and ubuntu mix
- 07-09-2006 #2Linux User
- Join Date
- Aug 2005
- Location
- Italy
- Posts
- 401
(Post this in Debian forum).
Have you tried "apt-get install gcc-3.4"?When using Windows, have you ever told "Ehi... do your business?"
Linux user #396597 (http://counter.li.org)
- 07-09-2006 #3This usually means that your /etc/apt/sources.list file is rather confused, or that you are using conflictual or incomplete repositories.
Originally Posted by Gonius Chaosas Medes "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
