Dear All,
We are trying to install ImageMagick-6.5.1-10 on Solaris 10.Below were path were set.The './configure' execution was successfully,however 'make' command failed and getting errors.
1. LD_LIBRARY_PATH="/opt_local/dis/software/ImageMagick-6.5.1-10/lib:/usr/sfw/lib:/usr/local/lib:/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3";export LD_LIBRARY_PATH;
2. HOME="/opt_local/dis/software";export HOME;
3. MAGICK_HOME="$HOME/ ImageMagick-6.5.1-10";export MAGICK_HOME;
4. LIBRARY_PATH="/opt_local/dis/software/ImageMagick-6.5.1-10/lib:/usr/sfw/lib:/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3";export LIBRARY_PATH
5. PATH="/usr/bin:/sbin:/usr/local/bin:/usr/openwin/bin:/usr/dt/bin:/bin:/usr/sfw/bin/:/usr/ccs/bin:/opt_local/dis/software/ImageMagick-6.5.1-10/bin:/opt_local/alfdisdev/oracle/product/11.2.0/client_1/bin";export PATH;
6. MAGICK_CONFIGURE_PATH=$MAGICK_HOME/lib/ImageMagick-6.5.0/config:$MAGICK_HOME/share/ImageMagick-6.5.0/config; export $MAGICK_CONFIGURE_PATH;
Also Which version of gcc compiler to be be used.
Could you please help me to solve this issue.
Regards
Abhijit Ohal