portsentry 설치시 에러 메시지 ㅠㅠ

pop4907의 이미지

[root@linesketch portsentry-1.1]# make linux
SYSTYPE=linux
Making
cc -O -Wall -DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \
./portsentry_io.c ./portsentry_util.c
make: cc: 명령을 찾지 못했음
make: *** [linux] 오류 127

이렇게 나오네요...

rpm으로 설치를 하려고 하니,

[root@linesketch local]# yum -y install portsentry-1.1-7.i386.rpm
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Examining portsentry-1.1-7.i386.rpm: portsentry - 1.1-7.i386
Marking portsentry-1.1-7.i386.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package portsentry.i386 0:1.1-7 set to be updated
--> Running transaction check
--> Processing Dependency: iproute2 for package: portsentry
--> Processing Dependency: rc-scripts for package: portsentry
--> Finished Dependency Resolution
Error: Missing Dependency: iproute2 is needed by package portsentry
Error: Missing Dependency: rc-scripts is needed by package portsentry

이러한 메시지가 나오구요...

의존성에 의해 route2와 rc-scripts의 두 패키지가 필요하다는 뜻은 알겠는데,

당췌 어디에 있는지도 모르겠고.. 음냐뤼...

아무튼 portsentry 프로그램을 설치하기가 꽤나 까다롭네욤...

아~ 사용하는 OS환경은 fedora core 6을 사용하고 있습니다.

고수님들 중에 portsentry를 설치하여 보신분은 설명을 부탁드려 봅니다.