Re: mc compilation

2003-12-09 Thread Florentin Ionescu
Can you please pass me the result of ldd /usr/bin/mc please ? Thank you On Sun, 7 Dec 2003, Hugo Vanwoerkom wrote : » Date: Sun, 07 Dec 2003 17:45:55 -0600 » From: Hugo Vanwoerkom <[EMAIL PROTECTED]> » To: [EMAIL PROTECTED] » Subject: Re: mc compilation » Resent-Date: Sun, 7 Dec 2003 18

Re: mc compilation

2003-12-07 Thread Hugo Vanwoerkom
2undel=/usr/lib/libext2fs.a" for mc compilation but, the result is same - ... checking linux/ext2_fs.h usability... no checking linux/ext2_fs.h presence... no checking for linux/ext2_fs.h... no configure: not using ext2fs file recovery code ... Can anybody point me what exactly does mc require in o

mc compilation

2003-12-07 Thread Florentin Ionescu
I am trying to compile mc with ext2undel - apparently default configuration does not include ext2 undelete feature. Now, file "/usr/include/linux/ext2_fs.h" does exist, and I also installed e2fslibs, e2fslibs-dev in order to use option "--with-ext2undel=/usr/lib/libext2fs.a"