yum install e2fsprogs-devel 을 실행할 수 없습니다.
글쓴이: yistee / 작성시간: 월, 2011/10/17 - 11:05오전
서버의 자료복구를 위해 extundelete의 사용법이 소개된 블로그의 내용을 그대로 따라하고 있습니다.
# wget http://sourceforge.net/projects/extundelete/files/extundelete/0.2.0/extundelete-0.2.0.tar.bz2
# cd extundelete-0.2.0
extundelete-0.2.0]# ./configure
를 실행하면
Configuring extundelete 0.2.0
configure: error: Can't find ext2fs library
라고 나와서
# yum install e2fsprogs-devel
라고 명령을 내렸더니
Setting up Install Process
No package e2fsprogs-devel available.
Nothing to do
라고 나옵니다.
팩키지가 없다는데 어떻게 해결해야 할까요? e2fsprogs-devel가 필요합니다.
Forums:
댓글 달기