Re: Problems compiling ImageMagick

2006-06-27 Thread Igor Peshansky
On Wed, 28 Jun 2006, Daniela Duerbeck wrote: > Hi Igor! > > > Whoops, is this a typo? If not, and you really did delete c:\cygwin, > > but installed in *D*:\cygwin (emphasis mine), then you could be in > > trouble because the mount table (which you didn't remove) still points > > to c:\cygwin. >

Re: Problems compiling ImageMagick

2006-06-27 Thread René Berber
Daniela wrote: [snip] > [EMAIL PROTECTED] ~ > $ ls -al /usr/bin/cygbz2-1.dll > -rwxr-x---+ 1 Dani Users 56832 Jul 9 2005 /usr/bin/cygbz2-1.dll So, the library is there. The error message points to a problem with the PATH, perhaps you have some strange characters that cause trouble (German umlau

Re: Problems compiling ImageMagick

2006-06-27 Thread Daniela Duerbeck
Hi Igor! Whoops, is this a typo? If not, and you really did delete c:\cygwin, but installed in *D*:\cygwin (emphasis mine), then you could be in trouble because the mount table (which you didn't remove) still points to c:\cygwin. Where is this mount table? And how can cygwin really be unins

Re: Problems compiling ImageMagick

2006-06-27 Thread Igor Peshansky
On Wed, 28 Jun 2006, Daniela Duerbeck wrote: > > 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 Whoops, is this a typo? If not, and

Re: Problems compiling ImageMagick

2006-06-27 Thread Daniela Duerbeck
Hi Rene! And also if I use the sources that I have compiled on the other PC I get: *** Warning: This system can not link to static lib archive wand/libWand.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you h

Re: Problems compiling ImageMagick

2006-06-27 Thread Daniela Duerbeck
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.

Re: Problems compiling ImageMagick

2006-06-27 Thread René Berber
Daniela wrote: > Hi René! >> Probably you don't have Cygwin's bin directory in PATH (the Windows >> environment >> variable not the shell env variable). >> > > That does not help. :-( I added the value, double checked and booted the > computer, but these error messages remain.) First tought:

Re: Problems compiling ImageMagick

2006-06-27 Thread René Berber
Daniela Duerbeck wrote: > I have two computers. On one, compiling ImageMagick works without > problems. On the other not. On this one, I get errors like: > > *** Warning: linker path does not have real file for library -lbz2. [snip] > On this computer I deleted the whole cygwin directory and inst

Problems compiling ImageMagick

2006-06-27 Thread Daniela Duerbeck
Hi! I have two computers. On one, compiling ImageMagick works without problems. On the other not. On this one, I get errors like: *** Warning: linker path does not have real file for library -lbz2. *** I have the capability to make that library automatically link in when *** you link to this l