[CERBERO] :: MacOSX => boostrap fails because of XML::Parser
Andoni Morales
ylatuya at gmail.com
Sat Oct 12 14:21:35 CEST 2013
2013/10/11 urbainegis <urbain.egis at gmail.com>
> I just downloaded http://cgit.freedesktop.org/gstreamer/sdk/cerbero/ and
> started the "magic" cmd :
>
> > cerbero boostrap
>
> It fails straight at the beginning on these logs
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4662544/urbain.egis> .
> Sample:
>
> /nds26804:cerbero home/urbain.egis$ ./cerbero-uninstalled bootstrap
> ...
> Running command 'sudo
> /var/folders/bj/7_zk4hy9635f0tsm51d_f931f4xby8/T/tmpGrI4Q7 XML::Parser'
> ...
> ! Couldn't find module or a distribution XML::Parser
> ...
> ***** Error running 'bootstrap' command:
> Fatal Error: Error running command: sudo
> /var/folders/bj/7_zk4hy9635f0tsm51d_f931f4xby8/T/tmpGrI4Q7 XML::Parser/
>
> I read
> http://lists.freedesktop.org/archives/gstreamer-devel/2013-July/041960.html
> but it seems I already have this patch however
> => indeed: cerbero/bootstrap/osx.py includes this statement yet:
> *shell.call("sudo %s XML::Parser" % cpanm_installer)*
>
> So what's wrong with my configuration by Mac ? Tryed on other colleagues'
> platforms: unsuccesfully.
>
>
With this command we are just trying to install XML::Parser using cpanminus
as indicated here:
https://github.com/miyagawa/cpanminus/
What happens if you try to use cpanminus this way:
curl -L http://cpanmin.us | perl - --sudo XML::Parser
Cheers,
Andoni
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/CERBERO-MacOSX-boostrap-fails-because-of-XML-Parser-tp4662544.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
--
Andoni Morales Alastruey
LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131012/6938e982/attachment-0001.html>
More information about the gstreamer-devel
mailing list