[Sugar-devel] Installing gstreamer media codecs on XO-1

Martin Langhoff martin.langhoff at gmail.com
Wed Apr 4 00:36:31 EDT 2012


On Mon, Apr 2, 2012 at 10:23 PM, David Leeming
<david at leeming-consulting.com> wrote:
> My current procedure with Internet connection is as follows

 start from a fresh install on an XO
 yum localinstall --nogpgcheck rpmfusion-free-stable.rpm
 yum localinstall --nogpgcheck rpmfusion-nonfree-stable.rpm
 yum install yum-utils (may be yumutils)
 mkdir myrpms
 cd myrpms
 yumdownloader --resolve package1 package2 ... packageN

Once yumdownloader is done, the relevant rpms and their dependencies
are in the myrpms directory. Copy the directory to USB flash disk.

This has been the preparation stage.

Now take that USB flash disk to existing XOs, command is:

  rpm -Uvh /media/mydisk/myrpms/*rpm

alternatively

  yum localinstall /media/mydisk/myrpms/*rpm

This thread started a long tome ago on devel at lists.laptop.org, it has
nothing to do with sugar. Now sure how we landed here.

cheers,


m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff


More information about the Sugar-devel mailing list