X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <494478.47060.qm@web33508.mail.mud.yahoo.com> Date: Thu, 3 Jun 2010 10:11:44 -0700 (PDT) From: "Vincent G." Subject: =?iso-8859-1?Q?Ajouter_un_drapeau_=E0_ce_mail_Perl-Image-Magick_cannot_lo?= =?iso-8859-1?Q?ad_Magick=2Edll?= To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I would like to use perlMagick. I installed "perl-Image-Magick" with "setup.exe" but I can't get it work. What's the trick ? $ perl -e "use Image::Magick;" Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/M= agick.dll' for module Image::Magick: No such file or directory at /usr/lib/= perl5/5.10/i686-cygwin/DynaLoader.pm line 200. at -e line 1 Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. Out of memory during request for 4088 bytes, total sbrk() is 401872896 byte= s! Segmentation fault (core dumped) $ ldd /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/Magick.= dll ntdll.dll =3D> /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c910000) kernel32.dll =3D> /cygdrive/c/WINDOWS/system32/kernel32.dll (0x7c80= 0000) ??? =3D> ??? (0x64780000) ??? =3D> ??? (0x62100000) ??? =3D> ??? (0x67f00000) ??? =3D> ??? (0x61000000) ??? =3D> ??? (0x77da0000) ??? =3D> ??? (0x77e50000) $ file /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/Magick= .dll /usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/Magick.dll: P= E32 executable for MS Windows (DLL) (console) Intel 80386 32-bit -- 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