What platform are you on? On Windows, `build` doesn't do anything now---you have to install ImageMagick manually.
Basically, this is almost certainly a case of it not finding the proper path.
Did you add the appropriate directory to DL_LOAD_PATH? See the README.
--Tim
On Friday, March 14, 2014 07:38:41 AM Siddha Ganju wrote:
> On giving the following command I get:
>
>
> julia> Pkg.build("Images")
>
> INFO: Building Images
>
>
> Also I have already installed ImageMagick.
