delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Reply-To: | <wpmccormick AT covad DOT net> |
From: | "Bill McCormick" <wpmccormick AT covad DOT net> |
To: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Cc: | <cygwin AT cygwin DOT com>, "Magick-Users" <magick-users AT imagemagick DOT org> |
Subject: | RE: ImageMagick/PerlMagick |
Date: | Wed, 23 Jul 2003 15:10:07 -0500 |
Message-ID: | <NDBBLLFMLFMANIDPNADCCEAIFCAA.wpmccormick@covad.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
In-Reply-To: | <11464426299.20030723215351@familiehaase.de> |
Importance: | Normal |
From a cygwin list post: You wrote ... > This looks weird: > > 'LIBS' => ['-L/usr/local/lib -lMagick -L/usr/X11R6/lib \ > -L/usr/X11R6/lib -L/usr/lib -L/lib -ljbig \ > -ltiff -lfreetype -ljpeg -lpng -ldpstk \ > -ldps -lXext -lSM -lICE -lX11 -lbz2 -lxml2 \ > -lz -lgdi32 -lpthread -lm'], > > I would change this to: > > 'LIBS' => ['-L/usr/local/lib -lMagick -L/usr/X11R6/lib \ > -ljbig -ltiff -lfreetype -ljpeg -lpng -ldpstk \ > -ldps -lXext -lSM -lICE -lX11 -lbz2 -lxml2 \ > -lz'], > > I don't know about libdps and libdpstk, are they needed, do you have > them? Why is libMagick not found: because MakeMaker is somewhat > broken, it looks for libMagick.a and you probably have just > libMagick.dll.a, you must supply a symlink: > `ln -s libMagick.dll.a libMagick.a` ? > The problem wouldn't appear to be with the libs that you suggest look to be weird. I don't know what they are either, but configure thinks I need them. It may come up again later and be something to take a look at. Thanks. ** See my last post ** I have both libMagick.a libMagick.dll.a. I don't know what MakeMaker is or how to use it or how to fix it if it's broken. Based on it's name however, I can guess. I'll look into this. Maybe I just made it compile but it won't actually be of any use once I start doing the perl. I'll trudge forward until the next issue comes up. Thanks, Bill --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.502 / Virus Database: 300 - Release Date: 7/18/2003 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |