Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: [OT?] Installing (configuring) Image::Magick

by jbert (Priest)
on Aug 15, 2008 at 12:47 UTC ( [id://704525]=note: print w/replies, xml ) Need Help??


in reply to [OT?] Installing (configuring) Image::Magick

As well as the runtime libraries, you'll need header files to build against the libs. Look for a 'dev' or 'development' version of the package which contains your jpeg libs.

On debian/ubuntu it's called "libjpeg62-dev", if that helps.

But as someone else says, maybe just install image magic from your OS package, at least as a first step.

Good luck.

  • Comment on Re: [OT?] Installing (configuring) Image::Magick

Replies are listed 'Best First'.
Re^2: [OT?] Installing (configuring) Image::Magick
by zentara (Archbishop) on Aug 15, 2008 at 13:32 UTC
    I agree with looking for 'dev' packages. That's why rpm's suck, they break up package installations. I think "install your dev package" is the number 1 answer for problems on rpm based systems. Slackware rules!!!!! :-)

    I'm not really a human, but I play one on earth Remember How Lucky You Are
Re^2: [OT?] Installing (configuring) Image::Magick
by Anonymous Monk on Sep 10, 2008 at 19:23 UTC
    I fixed a similar problem by doing a "yum install jpeglib-devel" And runnig the ./config --with-jpeg=yes again.... Good luck

Log In?
Username:
Password:

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

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

    No recent polls found