[scilab-Users] Problem installing AnImaL and thus SIP

Ricardo Fabbri ricardofabbri at users.sourceforge.net
Fri Oct 16 03:09:49 CEST 2009


Hi,

can you run

Magick-config --cppflags

or

MagickWand-config --cppflags

or

MagickCore-config --cppflags

?

Ricardo



On Thu, Oct 15, 2009 at 5:47 AM, Peter Eshuis
<p.g.eshuis at alumnus.utwente.nl> wrote:
> Dear Scilab Group,
>
>
>
> I really appreciate Scilab very much and I think it is very powerful, but
> right now I'm experiencing problems installing the Scilab Image Processing
> (SIP) Toolbox on my Windows XP machine using MinGW.
>
>
>
> I've tried several options, but they've all failed. It could have to do with
> the fact that I have almost no experience with UNIX, so MinGW is new for me.
> A friend who does have UNIX experience tried it as well, but without
> success.
>
>
>
> To give you an idea what I've tried I give you a summary of my current
> installation following all the README's and INSTALL's:
>
>
>
> Install SciLab:
>
> -scilab-5.1.1.exe
>
> -Install in "C:\scilab\"
>
> -Choose "Full installation"
>
>
>
> Install MKL (Math Kernel Library):
>
> -MKL-for-scilab-5.1.1.exe
>
> -Install in "C:\scilab\bin\"
>
>
>
> Install FFTW Library (Fast Fourier Transform):
>
> -FFTW-for-scilab-5.1.1.exe
>
> -Install in "C:\scilab\bin\fftw\"
>
>
>
> Install MinGW:
>
> -MinGW-5.1.6.exe
>
> -Choose "Full" installation
>
> -Install in "C:\MinGW"
>
> -Copy paste the folders of MinGW ImageMagick Delegates in "C:\MinGW"
>
>
>
> Install MSYS:
>
> -MSYS-1.0.11.exe
>
> -Install in "C:\msys\1.0"
>
> -msysDTK-1.0.1.exe in "C:\msys\1.0"
>
> NOT PERFORMED: -Set the environment variable HOME to C:\msys\1.0\home (DON'T
> KNOW HOW)
>
>
>
> Install ImageMagick-6.5.6-9 for Windows:
>
> -Open Configure.sln --> Build Solution
>
> -run configure.exe
>
> -Choose "multi-threaded static build"
>
> -Open VisualStaticMT.sln --> Build Solution
>
> -Test on commandline in bin-folder: convert logo: image.jpg OK
>
>
>
> Install AnImaL (An Imaging Library) version 0.15.3:
>
> -./configure
>
> -make --include-dir=/c/ImageMagick/magick (with and without include-dir does
> not make a difference, same errors are thrown)
>
>>>img.c:30:59: magick/api.h: No such file or directory
>
>>>Numerous errors and warnings are triggered regarding imagemagick... and in
>>> the end Error 1 is thrown
>
> --> So somehow the api.h file is not found, allthough it is present in
> C:\ImageMagick\magick\
>
> --> The AnImaL directory is currently located on D:\, so should I move it
> inside some folder of ImageMagick?
>
> NOT PERFORMED: -make install (BECAUSE "make" WAS NOT COMPLETED SUCCESSFULLY)
>
>
>
> Do you have any suggestions to help me install AnImaL and in the end SIP? Or
> when you have instructions to use a different compiler that would also be
> very welcom. Thanks!
>
>
>
> Best regards,
>
>
>
> Peter
>
>



More information about the users mailing list