Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Image::Magick issues

by simonm (Vicar)
on Sep 04, 2003 at 16:58 UTC ( [id://288921]=note: print w/replies, xml ) Need Help??


in reply to Re: Image::Magick issues
in thread Image::Magick issues

++ perrin.

This sounds like the module wasn't properly installed... Are you sure you ran the distribution's normal "make test"/"make install" sequence, rather than just copying the Magick.pm file into your library directory?

Replies are listed 'Best First'.
Re: Re: Re: Image::Magick issues
by sunadmn (Curate) on Sep 04, 2003 at 18:15 UTC
    Ok here is exactly what was run on the system. First downloaded the source for bot ImageMagick and then the PerlMagick pm source gunzip'd the files un tar'd them and them in the respective dir's ran the ./configure, make , tried make test , and then make install ( ImageMagick lib ) here is the error for ImageMagic when you attempt to run make test;
    [root@steve ImageMagick-5.5.6] 33# make test make: Fatal error: Don't know how to make target `test'
    Now for the pm I ran the following perl Makefile.PL, make, make test, make install. Now this time when I ran thetest if faild everything. This is what I get when I run the initial perl Makefile.PL:
    perl Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -llcms Note (probably harmless): No library found for -lfreetype Writing Makefile for Image::Magick
    Any ideas of what the major issue might be???

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://288921]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 03:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found