I just dealt with this the other day. The problem (in my case) was that I had other Imlib2 libraries (and loaders) installed.
Check for imlib2 in /usr/lib and /usr/local/lib Also check 'rpm -qa |grep -i imlib2' Make sure you don't have any other Imlib2 library installed. If you do, remove it. -Beev On Thu, 2003-01-30 at 07:52, Ben Frank wrote: > Hello there, > > I am at the last stage of building e17, compiling the app 'e'. I am getting > configure errors, the script cannot find the imlib2_db_loaders... I have > installed the imlib2 package and my PATH env looks to be ok. Any ideas? > > checking for GNU gettext in libc... yes > checking for imlib2-config... /usr/local/bin/imlib2-config > checking for imlib2... yes > checking for evas-config... /usr/local/bin/evas-config > checking for evas... yes > checking for edb-config... /usr/local/bin/edb-config > checking for edb... yes > checking for ebits-config... /usr/local/bin/ebits-config > checking for ebits... yes > checking for ecore-config... /usr/local/bin/ecore-config > checking for ecore... yes > checking for efsd-config... /usr/local/bin/efsd-config > checking for efsd... yes > checking for ebg-config... /usr/local/bin/ebg-config > checking for ebg... yes > checking for imlib2 db loader... no > configure: error: Cannot detect db loader: Have you installed imlib2_loaders? > configure not found or command failed. Aborting! > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > enlightenment-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
