Lydia Zeo wrote:
Hi list,
I just downloaded e17 from CVS but I have no idea how
to compile and build the Enlightenment Foundation
Library…. I am a beginner to Linux environment and what I
normally do to compile a source file are :./configure,
make and make install. But seem like I can’t do these
three steps on e17 source code downloaded from CVS.
Is there any EFL build guide available? I need some
pointer…………
Thanks in advanced.
Cheers,
Lydia……
__________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
In cvs checkouts you typically run ./autogen.sh rather than configure. ./autogen.sh; make; make install should get you on the right track.
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
