Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ApacheGallery] Imlib2



Hello,

I am getting this error when running a hacked up version 0.6.1 (for apache
2) on a redhat 8 box:
        This program is calling the Imlib call:

        imlib_blend_image_onto_image();

        With the parameter:

        source_image

        being NULL. Please fix your program.
All images appear to be broken. Inspecting the code seems to indicate that
the image never loaded. I have checked that I have installed all the
libraries (I hope), and the input files seems to be ok. So what now?

[root@ip33-167 102CANON]# rpm -q -a | grep jpeg
libjpeg-devel-6b-26
imlib2-loader_jpeg-1.0.6-1
libjpeg-6b-26
[root@ip33-167 102CANON]# rpm -q -a | grep imlib
imlib2-devel-1.0.6-1
imlib-1.9.13-9
imlib2-1.0.6-1
imlib2-loader_jpeg-1.0.6-1

I even tried re-installing all those libs.

Thank you,
Brett Foster