Hello,

I am trying installing the lasted version of ImageMagick. Whith
command "./configure" is execute normal, but when try run the command
"make", does not end the command correctly.
        
These are the last lines of the verbose make:

[code]
Magick.c:11984: aviso: unused parameter 'cv'
Running Mkbootstrap for Image::Magick ()
chmod 644 Magick.bs
rm -f blib/arch/auto/Image/Magick/Magick.so
LD_RUN_PATH="/usr/local/lib" cc  -L../magick/.libs -lMagick
-L../wand/.libs -lWand -shared -L/usr/local/lib  Magick.o  -o
blib/arch/auto/Image/Magick/Magick.so   -L/usr/local/lib
-L/home/helio/download/ImageMagick-6.3.8/PerlMagick/../magick/.libs
-lMagick -L/home/helio/download/ImageMagick-6.3.8/PerlMagick/../wand/.libs
-lWand
chmod 755 blib/arch/auto/Image/Magick/Magick.so
cp Magick.bs blib/arch/auto/Image/Magick/Magick.bs
chmod 644 blib/arch/auto/Image/Magick/Magick.bs
Manifying blib/man3/Image::Magick.3pm
make[2]: Saindo do diretório `/home/helio/download/ImageMagick-6.3.8/PerlMagick'
make[1]: Saindo do diretório `/home/helio/download/ImageMagick-6.3.8'
[EMAIL PROTECTED]:~/download/ImageMagick-6.3.8$
[/code]

I am using Ubuntu 6.06 LTS - Dapper Drake

Thanks,
Hélio Barbosa


2008/2/1, Hélio Barbosa <[EMAIL PROTECTED]>:
> I am using this version:
>
> [EMAIL PROTECTED]:~$ convert
> Version: ImageMagick 6.2.4 10/02/07 Q16 http://www.imagemagick.org...
>
> You think that would help if I upgrade to the new version of imagemagick?
>
> 2008/1/31, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]>:
> > > http://www.meulogotipo.com.br/doce_159_dezok.pdf
> >
> > We cannot reproduce the problem.  We're using ImageMagick 6.3.8-2 and
> > Ghostscript 8.61.  We recall a previous report similar to yours where the
> > bug was within Ghostscript and a patch was submitted.  In the mean-time,
> > this may work for you
> >
> >   convert -verbose -colorspace rgb 'doce_159_dezok.pdf[13]' teste.jpg
> >
>

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to