Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Image::Magick issues

by perrin (Chancellor)
on Sep 04, 2003 at 15:38 UTC ( [id://288900]=note: print w/replies, xml ) Need Help??


in reply to Image::Magick issues

How did you install it? Did the tests pass?

Replies are listed 'Best First'.
Re: Re: Image::Magick issues
by sunadmn (Curate) on Sep 04, 2003 at 16:57 UTC
    Inside which app the lib or the pm??? The pm didn't have a make test and I believe the lib ran fine.
      Please read the perlmodinstall man page. It sounds like you did not follow the standard installation procedure for this module.
Re: Re: Image::Magick issues
by simonm (Vicar) on Sep 04, 2003 at 16:58 UTC
    ++ 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?

      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://288900]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-18 12:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found