Debugging the install process on Ubuntu
Posted: 2008-12-24T10:03:03-07:00
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
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