Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-10 Thread Joost van der Sluis
On Wed, 2010-10-06 at 15:15 +0200, Felipe Monteiro de Carvalho wrote: > Thanks, applied in rev16088 Does it still works on older distributions with the old name of the library? Joost -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org htt

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Felipe Monteiro de Carvalho
It was to Leonardo M. Ramé. I had recently updated ImageMagick and I vaguelly remembered having fixed something similar, but it seams that it wasn't exactly this fix. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.free

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread waldo kitty
On 10/6/2010 08:44, Felipe Monteiro de Carvalho wrote: Did you download the latest code from svn? If not, then you should always do that before proposing a patch. who is this reply to? with no quote, it is like a lost spirit caught between the physical and spiritual realms... --

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Felipe Monteiro de Carvalho
Thanks, applied in rev16088 -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Leonardo M . Ramé
On 2010-10-06 14:44:25 +0200, Felipe Monteiro de Carvalho wrote: > Did you download the latest code from svn? If not, then you should > always do that before proposing a patch. > > -- > Felipe Monteiro de Carvalho > > -- Yes, as I allways do. -- Leonardo M. Ramé http://leonardorame.blogspot.c

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Felipe Monteiro de Carvalho
Did you download the latest code from svn? If not, then you should always do that before proposing a patch. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/list

Re: [Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Leonardo M . Ramé
On 2010-10-06 09:31:32 -0300, Leonardo M. Ramé wrote: > Hi, I'm trying to compile the ImageMagick FPC pakgage from > /packages/imagemagick/examples on Ubuntu 10.04 and found it looks for the > library > libWand, but this library is now called libMagickWand. Does anyone > tested if the package stil

[Lazarus] ImageMagick on Ubuntu 10.04

2010-10-06 Thread Leonardo M . Ramé
Hi, I'm trying to compile the ImageMagick FPC pakgage from /packages/imagemagick/examples on Ubuntu 10.04 and found it looks for the library libWand, but this library is now called libMagickWand. Does anyone tested if the package still works with the new library?. Thanks in advance, -- Leonardo