Having pulled down the Enlightenment src rpm file, I get a wierd error
when attempting to build it:
--------------------------------------------------
[jdl] rpmbuild --rebuild enlightenment-0.16.6-1.src.rpm
Installing enlightenment-0.16.6-1.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28448
..........
..........
checking for imlib-config... no
checking for IMLIB - version >= 1.9.8... no
*** The imlib-config script installed by IMLIB could not be found
*** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the IMLIB_CONFIG environment variable to the
*** full path to imlib-config.
ERROR: Enlightenment needs a system with Imlib 1.9.8 or higher.
---------------------------------------------------
But......
[jdl] rpm -q imlib
imlib-1.9.13-14
So what's going on?
Any ideas?
JDL