Hi all.
We tried to install Image::Magick on a brand new cpanel box tonight and here is the last lines of process, What are these mean? Any idea? How can we fixed it?
make[1]: Entering directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/coders'
make[2]: Entering directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/coders'
/bin/sh ../mkinstalldirs /usr/lib/ImageMagick-5.5.1/
for file in delegates.mgk type-ghostscript.mgk type-windows.mgk type-solaris.mgk type.mgk ; do \
/usr/bin/install -c -m 644 $file /usr/lib/ImageMagick-5.5.1/ ; \
done
/bin/sh ../mkinstalldirs /usr/lib/ImageMagick-5.5.1/modules/coders/
/bin/sh ../mkinstalldirs /usr/lib/ImageMagick-5.5.1/modules/coders/
/bin/sh ../mkinstalldirs /usr/share/ImageMagick
make[2]: Leaving directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/coders'
make[1]: Leaving directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/coders'
Making install in magick
make[1]: Entering directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/magick'
make[2]: Entering directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/magick'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c Magick-config /usr/bin/Magick-config
/bin/sh ../mkinstalldirs /usr/lib
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c libMagick.la /usr/lib/libMagick.la
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../mkinstalldirs /usr/include/magick
mkdir -p -- /usr/include/magick
mkdir: cannot create directory `/usr/include/magick': File exists
make[2]: *** [install-includeHEADERS] Error 1
make[2]: Leaving directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/magick'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/cpmagickbuild/magick/ImageMagick-5.5.1/magick'
make: *** [install-recursive] Error 1



LinkBack URL
About LinkBacks
Reply With Quote





