Build prerequisites not described
- yecril71pl
- Posts: 81
- Joined: 2011-02-08T11:06:09-07:00
- Authentication code: 8675308
- Location: Warsaw, Poland
- Contact:
Build prerequisites not described
The instructions to build ImageMagick in Unix are incomplete in that they do not describe any prerequisites. So when you go that path, all what you get is delegate library support not built-in (the message comes from libImageMagick4). Not very useful.
Last edited by yecril71pl on 2011-03-03T05:34:41-07:00, edited 2 times in total.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Build prerequisites not described
To those following this thread. The user is wanting the prerequisites for a UNIX system that does not have a good package management system such as Linux, and MacOSX.
All i can say is the IM should be able to be built with minimal prerequisites. Though some delegate library require more prerequisistes so the 'coder' module can be built. For this the best idea is looking at the final summery of the configure output.
All i can say is the IM should be able to be built with minimal prerequisites. Though some delegate library require more prerequisistes so the 'coder' module can be built. For this the best idea is looking at the final summery of the configure output.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
- yecril71pl
- Posts: 81
- Joined: 2011-02-08T11:06:09-07:00
- Authentication code: 8675308
- Location: Warsaw, Poland
- Contact:
Re: Build prerequisites not described
The prerequisites are mostly described at Supported Image Formats.
Here is the configure log:
Here is the configure log:
Note: the tandem gsx/gsc and gs are different incarnations of Ghostscript.-------------------------------------------------------------
checking for BZLIB...
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking if BZLIB package is complete... yes
checking for X... no
-------------------------------------------------------------
checking for ZLIB...
checking zconf.h usability... no
checking zconf.h presence... no
checking for zconf.h... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for compress in -lz... no
checking for uncompress in -lz... no
checking for deflate in -lz... no
checking for inflate in -lz... no
checking for gzseek in -lz... no
checking for gztell in -lz... no
checking if ZLIB package is complete... no
-------------------------------------------------------------
checking for DJVU...
checking libdjvu/ddjvuapi.h usability... no
checking libdjvu/ddjvuapi.h presence... no
checking for libdjvu/ddjvuapi.h... no
checking for ddjvu_context_create in -ldjvulibre... no
checking if DJVU package is complete... no
-------------------------------------------------------------
checking for FFTW...
checking fftw3.h usability... no
checking fftw3.h presence... no
checking for fftw3.h... no
checking for fftw_execute in -lfftw3... no
checking if FFTW package is complete... no
-------------------------------------------------------------
checking for FlashPIX...
checking fpxlib.h usability... no
checking fpxlib.h presence... no
checking for fpxlib.h... no
checking for FPX_OpenImageByFilename in -lfpx... no
checking if FlashPIX package is complete... no
-------------------------------------------------------------
checking for FreeType 2.0...
checking for freetype-config... no
checking for FT_Init_FreeType in -lfreetype... no
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
checking for freetype/freetype.h... no
checking if FreeType package is complete... no
-------------------------------------------------------------
checking for Ghostscript...
checking ghostscript/iapi.h usability... no
checking ghostscript/iapi.h presence... no
checking for ghostscript/iapi.h... no
checking ghostscript/ierrors.h usability... no
checking ghostscript/ierrors.h presence... no
checking for ghostscript/ierrors.h... no
checking for gsapi_new_instance in Ghostscript framework... no
checking for gsapi_new_instance in -lgs... no
checking if Ghostscript package is complete... no
-------------------------------------------------------------
checking for GVC... no
-------------------------------------------------------------
checking for JBIG...
checking jbig.h usability... no
checking jbig.h presence... no
checking for jbig.h... no
checking for jbg_dec_init in -ljbig... no
checking if JBIG package is complete... no
-------------------------------------------------------------
checking for JPEG...
checking jconfig.h usability... no
checking jconfig.h presence... no
checking for jconfig.h... no
checking jerror.h usability... no
checking jerror.h presence... no
checking for jerror.h... no
checking jmorecfg.h usability... no
checking jmorecfg.h presence... no
checking for jmorecfg.h... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking for jpeg_read_header in -ljpeg... no
checking for JPEG library is version 6b or later... no
checking if JPEG package is complete... no
-------------------------------------------------------------
checking for JPEG Version 2...
checking jasper/jasper.h usability... no
checking jasper/jasper.h presence... no
checking for jasper/jasper.h... no
checking for jas_stream_fopen in -ljasper... no
checking if JPEG version 2 support package is complete... no
-------------------------------------------------------------
checking for LCMS v2...
checking lcms2.h usability... no
checking lcms2.h presence... no
checking for lcms2.h... no
checking lcms2/lcms2.h usability... no
checking lcms2/lcms2.h presence... no
checking for lcms2/lcms2.h... no
checking for cmsSetLogErrorHandler in -llcms2... no
checking if LCMS v2 package is complete... no
-------------------------------------------------------------
checking for LCMS v1.1X...
checking lcms.h usability... no
checking lcms.h presence... no
checking for lcms.h... no
checking lcms/lcms.h usability... no
checking lcms/lcms.h presence... no
checking for lcms/lcms.h... no
checking for cmsSetErrorHandler in -llcms... no
checking if LCMS package is complete... no
-------------------------------------------------------------
checking for LQR... no
-------------------------------------------------------------
checking for LZMA...
checking lzma.h usability... no
checking lzma.h presence... no
checking for lzma.h... no
checking for lzma_code in -llzma... no
checking if LZMA package is complete... no
-------------------------------------------------------------
checking for OPENEXR... no
-------------------------------------------------------------
checking for PNG...
checking png.h usability... no
checking png.h presence... no
checking for png.h... no
checking for png_get_io_ptr in -lpng... no
checking if PNG package is complete... no
-------------------------------------------------------------
checking for RSVG... no
checking for CAIRO_SVG... no
-------------------------------------------------------------
checking for TIFF...
checking tiff.h usability... no
checking tiff.h presence... no
checking for tiff.h... no
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking for TIFFOpen in -ltiff... no
checking for TIFFClientOpen in -ltiff... no
checking for TIFFIsBigEndian in -ltiff... no
checking for TIFFIsByteSwapped in -ltiff... no
checking for TIFFReadRGBATile in -ltiff... no
checking for TIFFReadRGBAStrip in -ltiff... no
checking if TIFF package is complete... no
-------------------------------------------------------------
checking for WMF...
checking libwmf/eps.h usability... no
checking libwmf/eps.h presence... no
checking for libwmf/eps.h... no
checking for wmf_eps_function in -lwmf... no
checking if WMF package is complete... no
-------------------------------------------------------------
checking for XML...
checking for xml2-config... no
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
checking for xmlParseExternalEntity in -lxml2... no
checking if XML package is complete... no
-------------------------------------------------------------
checking for ImageMagick delegate programs...
checking for autotrace... autotrace
checking for blender... blender
checking for bzip2... /usr/bin/bzip2
checking for xdg-open... xdg-open
checking for ralcgm... ralcgm
checking for cat... /bin/cat
checking for ufraw-batch... ufraw-batch
checking for dot... dot
checking for dvips... dvips
checking for echo... /bin/echo
checking for xterm... xterm
checking for fig2dev... fig2dev
checking for convert... convert
checking for display... display
checking for mogrify... mogrify
checking for gnuplot... gnuplot
checking for ra_pfm... ra_pfm
checking for hp2xx... hp2xx
checking for html2ps... html2ps
checking for ilbmtoppm... ilbmtoppm
checking for ppmtoilbm... ppmtoilbm
checking for lp... no
checking for lpr... lpr
checking for uncompress... /usr/bin/uncompress
checking for compress... compress
checking for gimp... gimp
checking for groff... /usr/bin/groff
checking for ffmpeg... ffmpeg
checking for ffmpeg... ffmpeg
checking for mrsidgeodecode... mrsidgeodecode
checking for mv... /bin/mv
checking for pcl6... pcl6
checking for pgpv... pgpv
checking for povray... povray
checking for gsx... no
checking for gsc... no
checking for gs... no
checking for rawtorle... rawtorle
checking for rm... /bin/rm
checking for rsvg... rsvg
checking for scanimage... scanimage
checking for enscript... enscript
checking for uniconvertor... uniconvertor
checking for webpconv... webpconv
checking for wmf2eps... wmf2eps
checking for curl... curl
checking for gxps... gxps
checking for gzip... /usr/bin/gzip
checking for Dejavu fonts directory... not found!
checking for Ghostscript fonts directory... not found!
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for perl... perl
checking for rpmbuild... rpmbuild
checking for 7za... no
checking for zip... no
-------------------------------------------------------------
checking for Perl...
checking for perl... /usr/bin/perl
checking for perl version... This is perl 5, version 12, subversion 3 (v5.12.3) built for x86_64-linux-thread-multi
-------------------------------------------------------------
- gs is a stand-alone executable,
- gsc is just like gs, except that it is a shim over a shared library,
- gsx differs from gsc in that it uses GTK+ for UI.