On 08/25/2011 06:23 AM, Stuart Stevenson wrote:
> A fresh install configure error 'file not found' looking for Img was solved
> by loading libtk-img and configure worked.
>
> sudo apt-get build-dep emc2 was one of the instructions used during this
> install

I bet you're looking at the build-dependencies for 2.4, but trying to 
compile 2.5 or master.  The build-dependency on libtk-img went in with 
commit 614fd572754eaf70d89fdd49d0f3f98640a98177, aka v2.5.0-pre1-339.

A more reliable and up-to-date way to check build dependencies is:

cd debian
./configure {sim|-a}
cd ..
dpkg-checkbuilddeps


Hm, wait, why are we *build*-depending on libtk-img?  Is it really 
needed to build, or just to run?  Test, test...  Ok, libtk-img is not 
needed during the build process, I'll remove it from the 
build-dependencies and remove the check from the src/configure script.


-- 
Sebastian Kuzminsky


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to