<div dir="ltr">The way that I undertand it, OLPC's gstreamer is fairly custom, so the standard build of -ugly would have to be rebuilt for the XO.<br><br>I suggest the Livna repo, mplayer and its assorted faad &etc plugins instead.  Mplayer, mpd and wymypy as a sterieo-on-xo controlled over webbrowser works really well.<br>
<br>Ian Daniher and I have a script that installs all of that (livna, mplayer etc), configure mpd, build a library, launch wymypy.py and even print your ip addr so you know what to connect to.<br><br>One of us should get arround to finishing/uploading it Sunday?<br>
<br>--Seth<br><br><div class="gmail_quote">On Thu, Oct 9, 2008 at 4:31 PM, Carlos Nazareno <span dir="ltr"><<a href="mailto:object404@gmail.com">object404@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey OLPC devel!<br>
<br>
I was wondering if you guys could help me get gstreamer-plugins-ugly installed.<br>
<br>
Can you guys walk me through this? (disclaimer - linux noob. just<br>
started tinkering w/ ubuntu this year)<br>
<br>
This is with regards to getting Gnash running with sound on the XO, build 767.<br>
<br>
To get sound (mp3) running on my Fedora desktop, I just did yum<br>
gstreamer-ffmpeg and yum gstreamer-plugins-ugly.<br>
<br>
Okay, with the XO, first  installed the Fedora 9 Livna rpm from<br>
<a href="http://rpm.livna.org" target="_blank">rpm.livna.org</a> to get Livna added to my repositories.<br>
<br>
Then, I did a yum install gstreamer-ffmpeg, like I did on my desktop.<br>
<br>
Next:<br>
<br>
************<br>
bash-3.2# yum install gstreamer-plugins-ugly<br>
Excluding Packages from Fedora 9 - i386<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates Newkey<br>
Finished<br>
Excluding Packages from OLPC Development repo based off of Fedora 9<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates<br>
Finished<br>
Setting up Install Process<br>
Parsing package install arguments<br>
Resolving Dependencies<br>
--> Running transaction check<br>
---> Package gstreamer-plugins-ugly.i386 0:0.10.8-1.lvn9 set to be updated<br>
--> Processing Dependency: libmpeg2.so.0 for package: gstreamer-plugins-ugly<br>
--> Processing Dependency: libsidplay.so.1 for package: gstreamer-plugins-ugly<br>
--> Processing Dependency: libdvdread.so.4 for package: gstreamer-plugins-ugly<br>
--> Processing Dependency: libgstrtsp-0.10.so.0 for package:<br>
gstreamer-plugins-ugly<br>
--> Processing Dependency: libgstsdp-0.10.so.0 for package:<br>
gstreamer-plugins-ugly<br>
--> Processing Dependency: libmad.so.0 for package: gstreamer-plugins-ugly<br>
--> Processing Dependency: libid3tag.so.0 for package: gstreamer-plugins-ugly<br>
--> Running transaction check<br>
---> Package libsidplay.i386 0:1.36.57-17 set to be updated<br>
---> Package mpeg2dec.i386 0:0.4.1-3.lvn8 set to be updated<br>
---> Package libdvdread.i386 0:4.1.2-3.fc9 set to be updated<br>
---> Package libmad.i386 0:0.15.1b-6.lvn9 set to be updated<br>
---> Package libid3tag.i386 0:0.15.1b-6.fc9 set to be updated<br>
---> Package gstreamer-plugins-ugly.i386 0:0.10.8-1.lvn9 set to be updated<br>
--> Processing Dependency: libgstrtsp-0.10.so.0 for package:<br>
gstreamer-plugins-ugly<br>
--> Processing Dependency: libgstsdp-0.10.so.0 for package:<br>
gstreamer-plugins-ugly<br>
--> Finished Dependency Resolution<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 from livna has depsolving problems<br>
 --> Missing Dependency: libgstsdp-0.10.so.0 is needed by package<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 (livna)<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 from livna has depsolving problems<br>
 --> Missing Dependency: libgstrtsp-0.10.so.0 is needed by package<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 (livna)<br>
Error: Missing Dependency: libgstsdp-0.10.so.0 is needed by package<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 (livna)<br>
Error: Missing Dependency: libgstrtsp-0.10.so.0 is needed by package<br>
gstreamer-plugins-ugly-0.10.8-1.lvn9.i386 (livna)<br>
bash-3.2#<br>
************<br>
<br>
Doing some googling, I saw that libgstsdp-0.10.so.0 and<br>
libgstrtsp-0.10.so.0 are in gstreamer-plugins-base or<br>
gstreamer-plugins-good, so I tried yum-ing those with the below<br>
results (basically, already installed and latest according to yum).<br>
<br>
bash-3.2# yum install gstreamer-plugins-base<br>
Excluding Packages from Fedora 9 - i386<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates Newkey<br>
Finished<br>
Excluding Packages from OLPC Development repo based off of Fedora 9<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates<br>
Finished<br>
Setting up Install Process<br>
Parsing package install arguments<br>
Package gstreamer-plugins-base-0.10.12-4.olpc3.4.i386 already<br>
installed and latest version<br>
Nothing to do<br>
bash-3.2# yum install gstreamer-plugins-good<br>
Excluding Packages from Fedora 9 - i386<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates Newkey<br>
Finished<br>
Excluding Packages from OLPC Development repo based off of Fedora 9<br>
Finished<br>
Excluding Packages from Fedora 9 - i386 - Updates<br>
Finished<br>
Setting up Install Process<br>
Parsing package install arguments<br>
Package gstreamer-plugins-good-0.10.5-7.olpc3.1.i386 already installed<br>
and latest version<br>
Nothing to do<br>
<br>
So how do I install libgstsdp-0.10.so.0 and libgstrtsp-0.10.so.0 on my<br>
system in order to be able to install gstreamer-plugins-ugly so I can<br>
get sound running with Gnash 0.8.3?<br>
<br>
Can anyone help me with this (and maybe update the Gnash wiki with this info)?<br>
<br>
Oh, by the way, the Gnash development team thinks it would be great if<br>
OLPC dev could use and test newer Gnash dev builds of 0.8.4 with newer<br>
OLPC dev builds.<br>
<br>
Rob, any chance you guys can hand over a Gnash 0.8.4 build before OLPC<br>
finalizes XO build 8.2.0? (Oct. 13 I believe?)<br>
<br>
Best regards,<br>
<br>
-Naz<br>
<br>
--<br>
Carlos Nazareno<br>
<a href="http://www.object404.com" target="_blank">http://www.object404.com</a><br>
<br>
interactive media specialist<br>
zen graffiti studios<br>
<a href="mailto:naz@zengraffiti.com">naz@zengraffiti.com</a><br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</blockquote></div><br></div>