hi,
I try to install E17 (and a lot of dipendencies) from AUR
I have an error in build edje, this is error:
...
checking for fnmatch.h... yes
checking for fnmatch... yes
checking whether to build edje_cc... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EDJE... configure: error: Package requirements (
evas >= 0.9.9
ecore-evas >= 0.9.9
ecore-job >= 0.9.9
eet >= 0.9.10
embryo >= 0.9.1
) were not met:
No package 'ecore-evas' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EDJE_CFLAGS
and EDJE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
but I have already installed:
-evas 0.9.9.039-1
-ecore 0.9.9.039-1
-eet 0.9.10.039-1
-embryo 0.9.1.039-1
thankyou for suggests
sacarde