# rpm -Fvh bind*
var/tmp/rpm-tmp.97723: var/tmp/rpm-tmp.97723: cannot execute binary
file
execution of bind-8.2.3-1 script failed, exit status 126
1. redhat 7.0 이고요.
2. HP PC Server 입니다.
아무래도 tmp에 걸리는 것이 있는데요.
파티션을 잘못지정해서 /tmp 공간이 없습니다.
그래서 ln -s 이용해서 링크를 걸었거든요
lrwxrwxrwx 1 root root 9 1월 15 16:51 tmp -
> /home/tmp
여기에 문제가 있나요?
참고로 bind 화일 두번이나 다운받아서 해 보았는데 같은 결과입니다.
즐거운 하루되세요