리눅스 분류
패키지 설치 방법 좀 가르쳐 주세요
작성자 정보
- 권혁준 작성
- 작성일
컨텐츠 정보
- 1,937 조회
- 0 추천
- 목록
본문
extundelete 라는 파일복구 프로그램을 깔려고 하니 에러가 납니다.
extundelete-0.2.3 을 다운받아서 설치하려고 하니 아래와 같은 에러가 납니다.
=====================================================================================
# ./configure
Configuring extundelete 0.2.3
configure: error: Can't find ext2fs library
=====================================================================================
ext2fs 가 없다고 하는거 같아서
# apt-get -f install
하고 난뒤에
# apt-get --reinstall install e2fslibs e2fsprogs
이렇게 하면
=====================================================================================
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of e2fslibs is not possible, it cannot be downloaded.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
e2fsprogs: PreDepends: e2fslibs (= 1.42-1ubuntu2) but 1.42.5-1ubuntu3 is to be installed
PreDepends: libblkid1 (>= 2.17.2) but 2.16-1ubuntu5 is to be installed
PreDepends: libc6 (>= 2.11) but 2.10.1-0ubuntu16 is to be installed
e2fsprogs-dbg: Depends: e2fsprogs (= 1.42.5-1ubuntu3) but 1.42-1ubuntu2 is to be installed
libss2: Depends: libc6 (>= 2.11) but 2.10.1-0ubuntu16 is to be installed
multiarch-support: Depends: libc6 (>= 2.13-5) but 2.10.1-0ubuntu16 is to be installed
uuid-dev: Depends: libuuid1 (= 2.17.2-0ubuntu1.10.04.2) but 2.16-1ubuntu5 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
=====================================================================================
위와 같이 뜹니다.
저는 리눅스 극초보입니다.
제발 살펴봐 주시기 부탁드립니다.
감사합니다.
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.