| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <freeweb AT nyckelpiga DOT de> |
| X-Mailer: | The Bat! (v1.53t) Business |
| Reply-To: | "Gerrit P. Haase" <cygwin AT cygwin DOT com> |
| Organization: | convey Information Systems GmbH |
| X-Priority: | 3 (Normal) |
| Message-ID: | <19640842228.20011120222414@familiehaase.de> |
| To: | "paul eloe" <paul_eloe AT hotmail DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: installing imagemagick |
| In-Reply-To: | <F1876uBq7AbJc5q8ZNc000054e6@hotmail.com> |
| References: | <F1876uBq7AbJc5q8ZNc000054e6 AT hotmail DOT com> |
| MIME-Version: | 1.0 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |