← Back to team overview

cuneiform team mailing list archive

Re: CMake can't find ImageMagick in Windows

 

On Sun, Feb 1, 2009 at 2:13 PM, Yury V. Zaytsev <yury@xxxxxxxxxx> wrote:

> I can provide you whichever information you need about my environment.
>
> zyv@mypride:~/Desktop$ apt-cache show cmake | grep Version
> Version: 2.6.2-1ubuntu1~hardy1

Have you installed CMake from somewhere else? I get this on my
unmodified 8/10 install:

aptitude show cmake | grep Version
Version: 2.6.0-4ubuntu2

Which is the same as listed here: http://packages.ubuntu.com/intrepid/cmake

> I didn't try it on Windows yet, because I don't really understand how
> should I correctly install IM on Windows (there is no a package
> management system there which makes things difficult).
>
> The thing is that I don't need the binary itself, just the library and
> the headers, do I? So should I just follow the instructions here, drop
> it into an arbitrary folder and add the folder with source code to the
> PATH?

Use the full binary package. It installs registry keys and other stuff
that CMake autodetector needs.



Follow ups

References