2010/12/17 Enlightenment SVN <[email protected]>: > Log: > Add a simple script to compile EFL. > > This script is intended for newcomers to compile all the main libraries and > e17 > desktop. > > To avoid issues mixing different compiled versions, at each execution the > script will make the instalation in a dir named with the revision being > compiled (/opt/e...@rev@) and all the user has to do is to export the correct > environment variables located at /opt/e...@rev@/e17-env.sh. > > To export the variables of the last successfully compiled version use the > /opt/e17-env.sh link.
Sorry, but I disagree with this commit, there are better scripts for doing this (easy_e17, reasy and the one raster have on his site). none of the 3 was never begun the 'official' one. Putting your in svn make it more official. also I really dont like the way you store installed stuff in different directories based on REV. This can cause more problems IMO. Also: are you going to support this script? This kind of stuff will be outdated in a short time... I'm telling this because I tryed to do the same (with reasy) and I fault. I marked my script as deprecatd on my site last week, because keeping it 'on-sync' is a too-heavy task (change in our svn and change in distro package make reasy outdated every 4 months) Don't get me wrong, I really think we need such a script in SVN and be it the offical way to install EFL+E17, but we need to discuss the way we want the script to work. DaveMDS > > > > Author: rfonseca > Date: 2010-12-17 04:31:24 -0800 (Fri, 17 Dec 2010) > New Revision: 55612 > Trac: http://trac.enlightenment.org/e/changeset/55612 > > Added: > trunk/SCRIPTS/compile_efl.sh > > > Property changes on: trunk/SCRIPTS/compile_efl.sh > ___________________________________________________________________ > Added: svn:executable > + * > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > enlightenment-svn mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
