Comment 1 for bug 246583

Revision history for this message
Dmitry Ivanov (vonami) wrote : Re: [Bug 246583] [NEW] Bug - Cmake ext2fs, ntfs, parted module comilation - installation

On 7/8/08, snguyen <email address hidden> wrote:
> Hello, I'm compiling partimage-ng in Mandriva 2008 here's some bugs that I've found and resolved:
> When i try to type cmake .. (in ~/partimage-ng/src/build): some error messages like: Ext2fs_Dir is not set .... etc or ext2fs is not found ....

You should create the build dir in the top-level source dir, ie.
'~/partimage-ng/build' and start cmake from there.

Dmitry