Debugging the install process on Ubuntu

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
daveamos

Debugging the install process on Ubuntu

Post by daveamos »

Hi there,

I posted this question in the users forum, but I think this is the more appropriate place (see my thread here: viewtopic.php?f=1&t=12775).

I'm trying to install imagemagick on Ubuntu Hardy and I'm doing:

./configure
make
make install

And during "make install" it doesn't finish. I'm having a hard time even figuring out what the error is. What's the best way to troubleshoot installation? Where should I check first? Are there dependencies I should be worrying about?

Thanks for the help!

Dave
Post Reply