우분투 7.04 build-essential 설치 오류

zegue256의 이미지

우분투 7.04를 설치했는데..
build-essential을 설치하려고 하니..
계속 아래와 같은 에러가 뜹니다.. ㅠ,ㅠ
어찌해야 하는지요??

root@dragon:~# apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package build-essential 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
E: Package build-essential has no installation candidate
root@dragon:~#

ikshin의 이미지

우분투 사용자가 아니라서 build-essential 패키지에 대해 잘은 모르겠지만,

혹시 /etc/apt/sources.list 파일의 소스리스트 주소가 올바로 표기돼 있는지 다시 한번 체크해 보셨으면 하네요...

- 평화와 정의를 수호하는 광자 우뢰매여! 우리를 도와다오!!!

- Human knowledge belongs to the world...

zegue256의 이미지

체크해봤습는데요..
전부 다.. http://archive.ubuntu.com/ubuntu/ 로 설정이 되어 있습니다..
ping도 되구요..

혹시 다른 source list가 필요한건가요??

tyolee83의 이미지

http://ftp.daum.net/ubuntu/

지난번 카이스트 아카이브에 문제 생긴 이후로 이렇게 바꿔서 쓰는데

잘 되는군요~

한번 바꿔보세요 :)

==========================
Toward Fully Understanding

//TODO

zegue256의 이미지

감사합니다.. ^^*