首页 > 代码库 > centos 6.5安装extundelete软件报错

centos 6.5安装extundelete软件报错

实用extundelete的原因是误删了tomcat/webapps/下面的war包。

[root@abc extundelete-0.2.4]# ./configure --prefix=/usr/local/extundelete

Configuring extundelete 0.2.4

configure: error: Can‘t find ext2fs library

[root@abc extundelete-0.2.4]# yum -y install e2fsprogs-devel e2fsprogs-libs

========================

成功解决

========================

本文出自 “随风” 博客,请务必保留此出处http://358778493.blog.51cto.com/11386071/1863192

centos 6.5安装extundelete软件报错