On Fri, 14 Nov 2008 21:38:18 +0100 Matteo <[EMAIL PROTECTED]> wrote: Is your problem with ETK or EWL?
> Hi, I want to try to write a module, but I've some problem with EWL, > I've installed (and I use) e17 from svn (thanks to the easye17 > script), I've added "#include <Ewl.h>" > to my test but when I compile it, the compiler didn't find ewl, so > I've entered in the source directory of ewl and I've done > a ./configure, but it ends with an error, it can't find evas! > > I've evas in my pc, how can I solve this? > > Thanks and sorry for the low level question. > Have you installed the via SVN? Try following the directions here instead of using easy_e17: http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_from_Source_Repository Otherwise you must include /opt/e17/lib/pkgconfig in PKG_CONFIG_PATH and then try to build ewl. It cannot find evas because you have not done this which is because easy_e17 did it for you while building the rest and you never knew. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel