29 апр. 2014 г., в 22:43, Stephen Leake <[email protected]> 
написал(а):

> Stephen Leake <[email protected]> writes:
> 
>> I had the same problem in msys; I solved it with a sed script:
>> 
>>   $ sed -i 's#\\\(.\)#/\1#g' Makefile
>> 
>> But that is broken in msys2:
>> 
>> /usr/bin/sed: -e expression #1, char 11: Unmatched ( or \(
> 
> I found a workaround; use Cygwin bash, Cygwin sed to run this command.
> Then the msys64 'make install' succeeds.
> 
> 
Can you give me small test case for this issue?

> -- 
> -- Stephe
> 
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to