> hi,
> I had once built GIMP 1.0.0 without the libjpeg.a installed. So of
> course it can't open/save any jpeg file.
> Then I installed libjpeg.a and go to the source directory of GIMP to
> do "make clean; configure; make; make install" to rebuild it. But it
> still cannot open/save jpeg files....
> Please help me out...
I had this problem when I had an old version of libjpeg in /usr/lib
and a new version in /usr/local/lib.
I deleted the old library and it then worked. Well actually, I renamed
it
so I could find out if any other app was using it. None was.
Hope this helps,
Erik
--
+-------------------------------------------------+
+-------------------------------------------------+
"... the industrial-capitalist mode of software production
was doomed to be outcompeted from the moment capitalism
began to create enough of a wealth surplus for many
programmers to live in a post-scarcity gift culture."
-- Eric S. Raymond
(http://www.earthspace.net/~esr/writings/homesteading/homesteading.html)