Results 1 to 2 of 2
hello
i want to install gcc compiler on debian
kernel 2.6.18 but when i wrote command
apt-get install build-essential
then there are errors like
Failed to fetch
mirrors.kernel.org/debian/pool/main/b/build-essentild-essential_11.3_arm.deb[/url]
actually this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-16-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
gcc installation on debian(2.6.18) linux syetem
hello
i want to install gcc compiler on debian
kernel 2.6.18 but when i wrote command
apt-get install build-essential
then there are errors like
Failed to fetch
mirrors.kernel.org/debian/pool/main/b/build-essentild-essential_11.3_arm.deb[/url]
actually this package is removed from the site . what to do?
regards
- 07-16-2010 #2
Judging from the age of the kernel, I assume you're using Debian Etch, which has reached end of life. The repository mirror you're using no longer hosts Etch packages.
I would install the current Debian stable or other current distro.
Otherwise, edit your /etc/apt/sources.list to use the archived mirrors.


Reply With Quote
