Hi, I'm not using easy_e17.sh to compile my installation but a dirty script I made myself using Archlinux building system. Anyway, reading the code of the easy_e17 it seems you could pass the package "exalt" to it with the option --skip so that it doesn't compile it, of course if you don't need it. Remember that you should pass to the script also other apps and libs which depend from the exalt package, cause they're not going to compile.
Actually I'm using these apps/libraries in my system, so you should be able to compile them and have a working e17 installation: eina eet evas ecore efreet embryo edje e_dbus e epsilon esmart entrance emprint exml etk engrave exhibit ewl elitaire To these, you could add the e-modules too , cause in my script for my linux distribution I've a port file to build them all togheter. You could pass them with the --only option, or just skip those that won't compile. Hope this helps! Best regards, Fabio 2009/4/3 Geoffrey <[email protected]>: > Geoffrey wrote: >> I removed my E17 code and tried re-running easy_e17.sh, now I get >> further in the process, but get the following error: >> >> exalt_wpa_supplicant.c:60: error: ‘COMMAND_WPA’ undeclared (first use in >> this function) >> >> anyone? > > I've tried blowing away my existing e17 and rebuilding, but I get the > same error. Anyone have any suggestions? > > I've googled around a bit and found a reference to COMMAND_WPA in > libexalt_private.h, but when I view this header on my box, there is no > reference to COMMAND_WPA. > > -- > Until later, Geoffrey > > Those who would give up essential Liberty, to purchase a little > temporary Safety, deserve neither Liberty nor Safety. > - Benjamin Franklin > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- Fabio Falcinelli http://www.linkedin.com/in/fabiofalcinelli "Se sarà così, bene; se fosse stato così, sarebbe stato bene; ma poiché non è così, non lo è. Questa è la logica" (Alice nel paese delle meraviglie) ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
