Hi All,
I'm trying to install g++ on my Ubuntu 9.10 \n \l device . I tried apt-get install build-essential
but i got the following error :
Err
http://ie.archive.ubuntu.com karmic-updates/main libstdc++6-4.4-dev 4.4.1-4ubuntu9
404 Not Found
Err
http://ie.archive.ubuntu.com karmic/main g++ 4:4.4.1-1ubuntu2
404 Not Found
Err
http://ie.archive.ubuntu.com karmic/main build-essential 11.4
404 Not Found
Err
http://ie.archive.ubuntu.com karmic/main fakeroot 1.12.4ubuntu1
404 Not Found
Err
http://security.ubuntu.com karmic-security/main libstdc++6-4.4-dev 4.4.1-4ubuntu9
404 Not Found [IP: 91.189.92.166 80]
Err
http://security.ubuntu.com karmic-security/main g++-4.4 4.4.1-4ubuntu9
404 Not Found [IP: 91.189.92.166 80]
Err
http://security.ubuntu.com karmic-security/main dpkg-dev 1.15.4ubuntu2.3
404 Not Found [IP: 91.189.92.166 80]
Failed to fetch
http://security.ubuntu.com/ubuntu/po...ntu9_amd64.deb 404 Not Found [IP: 91.189.92.166 80]
Failed to fetch
http://security.ubuntu.com/ubuntu/po...ntu9_amd64.deb 404 Not Found [IP: 91.189.92.166 80]
Failed to fetch
http://ie.archive.ubuntu.com/ubuntu/...ntu2_amd64.deb 404 Not Found
Failed to fetch
http://security.ubuntu.com/ubuntu/po...ntu2.3_all.deb 404 Not Found [IP: 91.189.92.166 80]
Failed to fetch
http://ie.archive.ubuntu.com/ubuntu/...11.4_amd64.deb 404 Not Found
Failed to fetch
http://ie.archive.ubuntu.com/ubuntu/...ntu1_amd64.deb 404 Not Found
i also tried to install using apt-get install g++ command and it failed as well with the same error above.
any idea??? thanks in advance
