<div dir="ltr">On Wed, May 29, 2013 at 11:54 AM, Wes Miller <span dir="ltr"><<a href="mailto:wmiller@sdr.com" target="_blank">wmiller@sdr.com</a>></span> wrote:<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


I got to a point where the following appeared.  How should I proceed?<br>
(answering yes failed even after I closed all other windows pointing inside<br>
the cerbero directories.)<br></blockquote><div><br></div>You must run cerbero in the MinGW shell, and thus use MinGW style paths. The problem here is that 'git clone c://cerbero...' is seeing 'c://' as a protocol like http or git, and  can't find a remote helper that supports the 'c' protocol. You need to use paths like '/c/cerbero/sources', but I'm not sure how that got messed up.<div>

 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I also realize, I ran cerbero in the /~/Downloads/cerbero/cerbero/utils/.<br>
Make any difference?<br></blockquote><div><br></div><div style>The way I've done it is to be in the top level cerbero directory and just run './cerbero-uninstalled build gstreamer'.</div><div style><br></div>

<div style>If you follow the instructions exactly you shouldn't have any problems.<br></div><div style><br></div><div style>-Josh</div></div></div></div>