<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/11 urbainegis <span dir="ltr"><<a href="mailto:urbain.egis@gmail.com" target="_blank">urbain.egis@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

I just downloaded <a href="http://cgit.freedesktop.org/gstreamer/sdk/cerbero/" target="_blank">http://cgit.freedesktop.org/gstreamer/sdk/cerbero/</a> and<br>
started the "magic" cmd :<br>
<br>
> cerbero boostrap<br>
<br>
It fails straight at the beginning on these  logs<br>
<<a href="http://gstreamer-devel.966125.n4.nabble.com/file/n4662544/urbain.egis" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n4662544/urbain.egis</a>>  .<br>
Sample:<br>
<br>
/nds26804:cerbero home/urbain.egis$ ./cerbero-uninstalled bootstrap<br>
...<br>
Running command 'sudo<br>
/var/folders/bj/7_zk4hy9635f0tsm51d_f931f4xby8/T/tmpGrI4Q7 XML::Parser'<br>
...<br>
! Couldn't find module or a distribution XML::Parser<br>
...<br>
***** Error running 'bootstrap' command:<br>
Fatal Error: Error running command: sudo<br>
/var/folders/bj/7_zk4hy9635f0tsm51d_f931f4xby8/T/tmpGrI4Q7 XML::Parser/<br>
<br>
I read<br>
<a href="http://lists.freedesktop.org/archives/gstreamer-devel/2013-July/041960.html" target="_blank">http://lists.freedesktop.org/archives/gstreamer-devel/2013-July/041960.html</a><br>
but it seems I already have this patch however<br>
=> indeed: cerbero/bootstrap/osx.py includes this statement yet:<br>
*shell.call("sudo %s XML::Parser" % cpanm_installer)*<br>
<br>
So what's wrong with my configuration by Mac ? Tryed on other colleagues'<br>
platforms: unsuccesfully.<br>
<br></blockquote><div> </div><div>With this command we are just trying to install XML::Parser using cpanminus as indicated here:<br><a href="https://github.com/miyagawa/cpanminus/">https://github.com/miyagawa/cpanminus/</a><br>

</div><div><br>What happens if you try to use cpanminus this way:<br>curl -L <a href="http://cpanmin.us">http://cpanmin.us</a> | perl - --sudo XML::Parser<br><br></div><div>Cheers,<br>Andoni<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/CERBERO-MacOSX-boostrap-fails-because-of-XML-Parser-tp4662544.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/CERBERO-MacOSX-boostrap-fails-because-of-XML-Parser-tp4662544.html</a><br>


Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>