X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_LB,TW_LG,TW_LX X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20110321015238.27914.qmail@web100312.mail.kks.yahoo.co.jp> References: <226718 DOT 48203 DOT qm AT web111310 DOT mail DOT gq1 DOT yahoo DOT com> <20110321015238 DOT 27914 DOT qmail AT web100312 DOT mail DOT kks DOT yahoo DOT co DOT jp> Date: Mon, 21 Mar 2011 09:46:03 +0100 Message-ID: Subject: Re: GraphicsMagick build on cygwin From: marco atzeri To: john grant Cc: octave-maintainers AT octave DOT org, cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 2011/3/21 Tatsuro MATSUOKA : > For Cygwin distribution, it is better to ask at the cygwin ML but not her= e. > > Regards > > Tatsuro > --- john grant =A0wrote: > >> Hi, >> I'm trying to load a .JPG file with octave 3.4 on cygwin (Vista). I get = the >> following error. Thanks for any tips. >> John >> >> octave:1> imfinfo('office_lowres.JPG') >> warning: your version of GraphicsMagick limits images to 16 bits per pix= el >> error: Magick++ exception: Magick: No decode delegate for this image for= mat () >> reported by >> > /pub/cygports/graphicksmagick/GraphicsMagick-1.3.12-1/src/GraphicsMagick-= 1.3.12/magick/constitute.c:8279 >> =A0(ReadImage) >> >> >> > > currently GM on cygwin is built as ----------------------------------------------- $ gm -version GraphicsMagick 1.3.12 2010-03-08 Q16 http://www.GraphicsMagick.org/ Copyright (C) 2002-2010 GraphicsMagick Group. Additional copyrights and licenses apply to this software. See http://www.GraphicsMagick.org/www/Copyright.html for details. Feature Support: Thread Safe yes Large Files (> 32 bit) yes Large Memory (> 32 bit) no BZIP yes DPS no FlashPix no FreeType yes Ghostscript (Library) no JBIG yes JPEG-2000 yes JPEG yes Little CMS yes Loadable Modules yes OpenMP no PNG yes TIFF yes TRIO no UMEM no WMF yes X11 yes XML yes ZLIB yes Host type: i686-pc-cygwin Configured using the command: /pub/cygports/graphicksmagick/GraphicsMagick-1.3.12-2/src/GraphicsMagick-= 1.3.12/configure '--srcdir=3D/pub/cygports/graphicksmagick/GraphicsMagick-1.3.12-2/src/Grap= hicsMagick-1.3.12' '--prefix=3D/usr' '--exec-prefix=3D/usr' '--bindir=3D/usr/bin' '--sbindir=3D/usr/sbin' '--libexecdir=3D/usr/lib' '--datadir=3D/usr/share' '--localstatedir=3D/var' '--sysconfdir=3D/etc' '--datarootdir=3D/usr/share' '--docdir=3D/usr/share/doc/GraphicsMagick' '-C' '--enable-shared' '--with-perl' '--with-quantum-depth=3D16' '--disable-openmp' 'CC=3Dgcc' 'CFLAGS=3D-g -O2 -pipe ' 'LDFLAGS=3D' 'LIBS=3D' 'CPPFLAGS=3D' 'CXX=3Dg++' 'CXXFLAGS=3D-g -O2 -pipe ' Final Build Parameters: CC =3D gcc -std=3Dgnu99 CFLAGS =3D -g -O2 -pipe -Wall CPPFLAGS =3D -I/usr/include/freetype2 -I/usr/include/libxml2 CXX =3D g++ CXXFLAGS =3D -g -O2 -pipe LDFLAGS =3D -L/usr/lib -L/usr/lib LIBS =3D -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lwmflite -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lgdi32 -lm -lpthread --------------------------------------------------------- I will look at Q32 for GM Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple