X-Spam-Check-By: sourceware.org X-Authenticated: #12393300 Message-ID: <44A1C8DD.7030303@gmx.de> Date: Wed, 28 Jun 2006 02:10:06 +0200 From: Daniela Duerbeck User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems compiling ImageMagick References: <44A1A224 DOT 60507 AT gmx DOT de> <44A1BEBE DOT 2020503 AT gmx DOT de> <44A1C1B1 DOT 7020708 AT computer DOT org> In-Reply-To: <44A1C1B1.7020708@computer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Rene! > First tought: why do you want to compile ImageMagic? is the version distributed > by Cygwin not working? > There are some reasons: One is that I do also sometimes like to use apache with perl cgis. The apache under cygwin needs cygwin-Perl. And I use perl-scripts for Image manipulating. And activeperl works good with precompiled ImageMagick, but I cannot use both perls (already tried) since they have conflicts. So I decided to compile ImageMagick alone and normally this is no problem. (I have not only these two PCs, there is one that at my boyfriend and one laptop) and all work fine. Just this one at my home does not want to work. > About the linker messages: can you compile a simple program? do you have the > required pre-requisites to compile ImageMagic? > A simple selfwritten program can be compiled and started. The prerequisites should be OK. I checked with the config.log from the bureau-PC and the Home-PC with a diff tool. > I assume you are using a shell (bash probably) in a terminal window (Windows > cmd.exe or rxvt), can you list the required library: "ls -al > /usr/bin/cygbz2-1.dll" (I see a 56K file). > Dani AT primavera ~ $ ls -al /usr/bin/cygbz2-1.dll -rwxr-x---+ 1 Dani Users 56832 Jul 9 2005 /usr/bin/cygbz2-1.dll > >> But it could really be that something in the Windows environment is >> buggy since the errors remained after deleting cygwin. >> > > Deleting Cygwin means you don't have the linker (and compiler) so where could > the errors come from? > No, I meant that I deleted the whole C:\cygwin directory and all tmps and installed new in d:\cygwin > Perhaps we have a wrong idea of what you are trying to do. Could you be more > explicit? > I try to be.But basically I have installed cygwin from scratch and try to compile ImageMagick. And on my other computers this works fine, so I think I do not something basicaly wrong. Thanks a lot in advance, Dani -- 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/