[SIP-users] Fwd: AnImAl
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <ric...@us...> - 2011-09-14 14:21:41
|
Forwarding this just for archival purposes. Ricardo ---------- Forwarded message ---------- From: Ricardo Fabbri <rf...@gm...> Date: Wed, Sep 14, 2011 at 11:20 AM Subject: Re: AnImAl To: ste...@ce... Hello Stephane, Thanks for your interest in SIP, and sorry for the compilation problems. Have you tried to download animal from Git (latest version)? Please follow these instructions: http://siptoolbox.sourceforge.net/devel/ If it still doesn't work, please attach the file config.log from animal (after running configure). Also make sure you have these packages installed: libmagick++3-dev libmagick++3 imagemagick libmagick-core-dev (the first package should be enough, but I am listing the others just in case). Please let me know how it goes, Ricardo -- www.lems.brown.edu/~rfabbri 2011/9/14 Stéphane Lequien <ste...@ce...>: > Dear Ricardo, > > I try to install SipToolBox on Kubuntu 11.04 distributionn and particularly > AnImAl-0.15.2, i downloaded from sourceforge.net. For that purpose, I follow > your instructions from the file Install.txt. > > Unfortunately, I face the following message concerning ImageMagick. > > sl118067@sl118067-Laptop:~/SciLab/SipToolBox/animal-0.15.2$ ./configure > configuring AnImaL 0.15.2 > checking build system type... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-linux-gnu > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > ./configure: line 3873: AC_LIBTOOL_WIN32_DLL: command not found > ./configure: line 3874: AC_PROG_LIBTOOL: command not found > checking for sqrt in -lm... yes > checking for Magick-config... no > checking for ImageMagick - version >= 5.4.2... no > *** The $ac_path_lib_imagemagick_config script installed by ImageMagick could > not be found. > *** If ImageMagick was installed in PREFIX, make sure PREFIX/bin is in > *** your path, or set the IMAGEMAGICK_CONFIG environment variable to the > *** full path to $ac_path_lib_imagemagick_config. > configure: error: ImageMagick version >= 5.4.2 was not found. > > The version installed on my laptop is ImageMagick 6.6.2-6 (2011-03-16) and it > seems that the script/file ac_path_lib_imagemagick_config doesn't exist (command > find or locate inefficient). > > Am I doing something wrong? Or shall I install another library? > > Sincerely yours, > > Stephane > > -- > Stéphane LEQUIEN > Nanostructures and Magnetism Laboratory (NM) > INAC / SP2M > CEA Grenoble > 17 rue des Martyrs > 38054 Grenoble cedex 9, France > Tel: +33 (0) 438 78 96 97 > Fax: +33 (0) 438 78 51 97 > |