Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 20 Nov 2001 22:24:14 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: convey Information Systems GmbH X-Priority: 3 (Normal) Message-ID: <19640842228.20011120222414@familiehaase.de> To: "paul eloe" CC: cygwin AT cygwin DOT com Subject: Re: installing imagemagick In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hallo paul, 2001-11-20 22:21:00, du schriebst: > Hi: > Could you pl help me a little bit? I have been trying to install > imagemagick under cygwin. I put ImageMagick-5_4_0_5_tar.gz in the home > directory of cygwin. Then according to the information on ImageMagick web > page, I did the commands: > gzip -dc ImageMagick-5_4_0_5_tar.gz | tar xvf- > cd ImageMagick-5_4_0 > ./configure > Up to here, everything went well. But I did not find any exe files such as > convert.exe, display.exe, morgify.exe......... to run. According to the > information on the ImageMagick, make command is not supposed to use. Is it? > (I noticed that make command does not work!) Could you pl tell where is the > problem or how can I test the installation? I appreciate your time. Sounds strange, 'normally' after ./configure you need to compile the configured source. make reads the Makefile and there are the calls to the compiler. I have built ImageMagick a while ago and there was everything 'normal'. Maybe the built process should be started out of configure but that isn't normal behaviour. Gerrit -- convey Information Systems GmbH http://www.convey.de/ Vitalisstraße 326-328 Gerrit P. Haase D-50933 Köln gerrit DOT haase AT convey DOT de Fon: ++49 221 6903922 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/