hey

On Sun, Apr 1, 2012 at 12:54 PM, Kim Shinwoo <kimcinoo....@gmail.com> wrote:
> Dear Mr. Vincent Torri, Hello.
>
> I have something to do to follow your steps.
> Before do that, I got error messages as below.
>
>   Getting Evil... done
>   . /efl_installer.sh: line 119: cd: evil_svn: No such file or directory

strange. Well, line 111, you have that:

   svn co http://svn.enlightenment.org/svn/e/trunk/${efl_dir}
${efl_dir}_svn > /dev/null 2>&1 || _sucess="no"

Replace it by

svn co http://svn.enlightenment.org/svn/e/trunk/${efl_dir} ${efl_dir}_svn

You'll see then what the problem is, I think.

thanks for trying

Vincent

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to