Hi, Am Samstag, 14. August 2010, 20:34:45 schrieb Mick: > On Saturday 14 August 2010 18:28:29 Karl Sinn wrote: > > I just managed to compile and install a svn snapshot of E17, but I'm > > missing the modules. Google didn't help me. > > Have a look in here: > > http://svn.enlightenment.org/svn/e/trunk/
There are many folders, where can I find some information about them? Are there any interesting applications? For the modules I guessed that it's this folder: E-MODULES-EXTRA/ so I tried: svn co http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA e-modules-svn cd e-modules-svn ./autogen.sh and I get this error message: AUTOGEN: alarm (no output = Makefile of alarm exists, no need to run autogen) Running autopoint... ./autogen.sh: Zeile 8: autopoint: Kommando nicht gefunden. Running aclocal... configure.ac:25: warning: macro `AM_GNU_GETTEXT' not found in library configure.ac:26: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library Running autoheader... Running autoconf... configure.ac:25: error: possibly undefined macro: AM_GNU_GETTEXT If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:26: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION What can I do? > > > Where can I find them, and the instructions for compiling and installing? > > One more question: if I have installed with "make install", how do I > > uninstall? > > Have you tried make uninstall? :-) thanks, it worked, I tried it lately on some other program where it didn't work. Karl ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
