Imagemagick and no delegates for format (jpg)
Mario Vukelic
mario.vukelic at dantian.org
Fri Jan 11 13:07:47 UTC 2008
On Fri, 2008-01-11 at 12:25 +0000, James Cummings wrote:
> I've tried to configure/make/make install with options to include jpeg
> but it just doesn't do it. Can anyone suggest what I should be doing?
You are probably missing the development packages, such as libjpeg-dev,
libpng-dev, libtiff-dev.
A simple way to get the set of dev packages that Ubuntu uses for
building the binary package is to use the build-dep command for apt-get:
"sudo apt-get build-dep imagemagick"
More information about the ubuntu-users
mailing list