Intro  Base  More  Read  Use  Last 30  60  90  All Articles  RSS


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: ImageMagick-6.5.2-7   Print


Base Nav: first previous next last All Tab 2 spacerspacer
Source code is available here.

Run these commands:

ldconfig &&
cd /sources/ &&
rm -rf ImageMagick-6.5.2-7 &&
tar -xjf ImageMagick-6.5.2-7.tar.bz2 &&
cd ImageMagick-6.5.2-7 &&
./configure --prefix=/usr --sysconfdir=/etc &&
make &&
make install

The output should look something like this:

configuring ImageMagick 6.5.2-7
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether build environment is sane... yes
checking for a BSD-compatible install... /bin/install -c
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard
C... (cached) -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for a sed that does not truncate output...
/bin/sed
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for ranlib... ranlib
checking whether gcc -std=gnu99 and cc understand -c and -o
together... yes
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking maximum warning verbosity option... -Wall -W for
C++ -Wall -W for C
checking whether ln -s works... yes
checking if malloc debugging is wanted... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
.
.
.
 /bin/install -c -m 644 'Magick++/lib/Magick++.h'
'/usr/include/ImageMagick/Magick++.h'
test -z ""/usr/share/man/man1"" || /bin/mkdir -p
""/usr/share/man/man1""
 /bin/install -c -m 644 'magick/Magick-config.1'
'/usr/share/man/man1/Magick-config.1'
 /bin/install -c -m 644 'magick/MagickCore-config.1'
'/usr/share/man/man1/MagickCore-config.1'
 /bin/install -c -m 644 'wand/MagickWand-config.1'
'/usr/share/man/man1/MagickWand-config.1'
 /bin/install -c -m 644 'wand/Wand-config.1'
'/usr/share/man/man1/Wand-config.1'
 /bin/install -c -m 644 'Magick++/bin/Magick++-config.1'
'/usr/share/man/man1/Magick++-config.1'
 /bin/install -c -m 644 'utilities/ImageMagick.1'
'/usr/share/man/man1/ImageMagick.1'
 /bin/install -c -m 644 'utilities/animate.1'
'/usr/share/man/man1/animate.1'
 /bin/install -c -m 644 'utilities/compare.1'
'/usr/share/man/man1/compare.1'
 /bin/install -c -m 644 'utilities/composite.1'
'/usr/share/man/man1/composite.1'
 /bin/install -c -m 644 'utilities/conjure.1'
'/usr/share/man/man1/conjure.1'
 /bin/install -c -m 644 'utilities/convert.1'
'/usr/share/man/man1/convert.1'
 /bin/install -c -m 644 'utilities/display.1'
'/usr/share/man/man1/display.1'
 /bin/install -c -m 644 'utilities/identify.1'
'/usr/share/man/man1/identify.1'
 /bin/install -c -m 644 'utilities/import.1'
'/usr/share/man/man1/import.1'
 /bin/install -c -m 644 'utilities/mogrify.1'
'/usr/share/man/man1/mogrify.1'
 /bin/install -c -m 644 'utilities/montage.1'
'/usr/share/man/man1/montage.1'
 /bin/install -c -m 644 'utilities/stream.1'
'/usr/share/man/man1/stream.1'
test -z ""/usr/lib/pkgconfig"" || /bin/mkdir -p
""/usr/lib/pkgconfig""
 /bin/install -c -m 644 'magick/ImageMagick.pc'
'/usr/lib/pkgconfig/ImageMagick.pc'
 /bin/install -c -m 644 'magick/MagickCore.pc'
'/usr/lib/pkgconfig/MagickCore.pc'
 /bin/install -c -m 644 'wand/MagickWand.pc'
'/usr/lib/pkgconfig/MagickWand.pc'
 /bin/install -c -m 644 'wand/Wand.pc'
'/usr/lib/pkgconfig/Wand.pc'
 /bin/install -c -m 644 'Magick++/lib/Magick++.pc'
'/usr/lib/pkgconfig/Magick++.pc'
 /bin/install -c -m 644 'Magick++/lib/ImageMagick++.pc'
'/usr/lib/pkgconfig/ImageMagick++.pc'
test -z ""/usr/include/ImageMagick/wand"" || /bin/mkdir -p
""/usr/include/ImageMagick/wand""
 /bin/install -c -m 644 'wand/MagickWand.h'
'/usr/include/ImageMagick/wand/MagickWand.h'
 /bin/install -c -m 644 'wand/animate.h'
'/usr/include/ImageMagick/wand/animate.h'
 /bin/install -c -m 644 'wand/compare.h'
'/usr/include/ImageMagick/wand/compare.h'
 /bin/install -c -m 644 'wand/composite.h'
'/usr/include/ImageMagick/wand/composite.h'
 /bin/install -c -m 644 'wand/conjure.h'
'/usr/include/ImageMagick/wand/conjure.h'
 /bin/install -c -m 644 'wand/convert.h'
'/usr/include/ImageMagick/wand/convert.h'
 /bin/install -c -m 644 'wand/deprecate.h'
'/usr/include/ImageMagick/wand/deprecate.h'
 /bin/install -c -m 644 'wand/display.h'
'/usr/include/ImageMagick/wand/display.h'
 /bin/install -c -m 644 'wand/drawing-wand.h'
'/usr/include/ImageMagick/wand/drawing-wand.h'
 /bin/install -c -m 644 'wand/identify.h'
'/usr/include/ImageMagick/wand/identify.h'
 /bin/install -c -m 644 'wand/import.h'
'/usr/include/ImageMagick/wand/import.h'
 /bin/install -c -m 644 'wand/magick-image.h'
'/usr/include/ImageMagick/wand/magick-image.h'
 /bin/install -c -m 644 'wand/magick-property.h'
'/usr/include/ImageMagick/wand/magick-property.h'
 /bin/install -c -m 644 'wand/magick-wand.h'
'/usr/include/ImageMagick/wand/magick-wand.h'
 /bin/install -c -m 644 'wand/magick_wand.h'
'/usr/include/ImageMagick/wand/magick_wand.h'
 /bin/install -c -m 644 'wand/mogrify.h'
'/usr/include/ImageMagick/wand/mogrify.h'
 /bin/install -c -m 644 'wand/montage.h'
'/usr/include/ImageMagick/wand/montage.h'
 /bin/install -c -m 644 'wand/pixel-iterator.h'
'/usr/include/ImageMagick/wand/pixel-iterator.h'
 /bin/install -c -m 644 'wand/pixel-view.h'
'/usr/include/ImageMagick/wand/pixel-view.h'
 /bin/install -c -m 644 'wand/pixel-wand.h'
'/usr/include/ImageMagick/wand/pixel-wand.h'
 /bin/install -c -m 644 'wand/stream.h'
'/usr/include/ImageMagick/wand/stream.h'
make[2]: Leaving directory `/sources/ImageMagick-6.5.2-7'
make[1]: Leaving directory `/sources/ImageMagick-6.5.2-7'


~~~
Please read our Terms of Use and our Privacy Policy
A tip o' the hat to the folks at Linux From Scratch, who provided a lot of the know-how and framing for the NoNIC OS.

Copyright 2006-2009 NoNIC.org

Created by:
MCJ
MCJ CMS