Hi Wes,<div><br></div><div>few days ago I faced the same problem with bigwig. All you have to do is ti search for the same deps on github and change it that in rebar config.</div><div><br></div><div>I made it work in few minutes, so you also should nit face any troubles. Unfortunately some features of bigwig didn't work for me, so I just deleted my fork repo on gitgub (event it was fixed). So I still with old fashion appmon :-)</div>

<div><br></div><div>I hope it will help you somehow.<br>
<br><br><div class="gmail_quote">On Tue, Nov 1, 2011 at 12:12 PM, Paul Oliver <span dir="ltr"><<a href="mailto:puzza007@gmail.com">puzza007@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">On Tue, Nov 1, 2011 at 2:08 AM, Loïc Hoguin <<a href="mailto:essen@dev-extend.eu">essen@dev-extend.eu</a>> wrote:<br>
> On 11/01/2011 02:56 AM, Wes James wrote:<br>
>> I was trying to get bigwig going from the spawnfest, but I get an<br>
>> error on one server:<br>
>><br>
>> ./rebar get-deps<br>
>> ==> bigwig (get-deps)<br>
>> Pulling cowboy from {git,"<a href="https://github.com/smarkets/cowboy.git" target="_blank">https://github.com/smarkets/cowboy.git</a>","master"}<br>
>> Cloning into cowboy...<br>
>> Pulling jsx from {git,"<a href="https://github.com/spawnfest/jsx.git" target="_blank">https://github.com/spawnfest/jsx.git</a>","beamspirit"}<br>
>> Cloning into jsx...<br>
>> ==> cowboy (get-deps)<br>
>> Pulling quoted from {git,"git://<a href="http://git.corp.smarkets.com/quoted.erl.git" target="_blank">git.corp.smarkets.com/quoted.erl.git</a>",<br>
>>                          {tag,"1.0.3"}}<br>
>> fatal: Unable to look up <a href="http://git.corp.smarkets.com" target="_blank">git.corp.smarkets.com</a> (port 9418) (nodename<br>
>> nor servname provided, or not known)<br>
>> Cloning into quoted...<br>
>> ERROR: git clone -n git://<a href="http://git.corp.smarkets.com/quoted.erl.git" target="_blank">git.corp.smarkets.com/quoted.erl.git</a> quoted<br>
>> failed with error: 128<br>
>><br>
>> is there a another place to get quoted.erl.git or the deps for cowboy?<br>
>><br>
>> Ok - I see the rebar config in cowboy.  Is it ok to update with the<br>
>> stuff at github?  There is a github for quoted, but not for proper.<br>
>> Ok, again, quoted.erl from github worked. But is that a special proper<br>
>> that is needed?<br>
>><br>
>> Well, I found a version of proper on github too and git cloned that so<br>
>> I'll see what happens.<br>
><br>
> AFAIK they simply forked to make sure the project worked for the judges.<br>
> So there shouldn't be any special modifications to cowboy, quoted or<br>
> proper. Proper is only used for tests anyway so it's no big deal to not<br>
> have it.<br>
><br>
> Quoted is required but you found the link. Should work!<br>
><br>
> Would be nice to have Bigwig maintained but I guess they don't have much<br>
> free time to do it.<br>
><br>
<br>
</div></div>The Smarkets version of cowboy has been updated since spawnfest (looks<br>
like some internal repo references have crept in), so a little bit of<br>
work will be required to switch over to the official extend one.<br>
<br>
Cheers,<br>
<font color="#888888">Paul.<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>