Pitivi on build 802: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: ===Satisfying Pitivi's dependencies=== Pitivi requires Gstreamer 0.10.14?? but the OLPC build 802 comes with 0.10.12.3. So you need to fetch Gstreamer source from its git repository. Gst...)
 
No edit summary
Line 1: Line 1:
===Satisfying Pitivi's dependencies===
===Satisfying Pitivi's dependencies===
Pitivi requires Gstreamer 0.10.14?? but the OLPC build 802 comes with 0.10.12.3. So you need to fetch Gstreamer source from its git repository. Gstreamer is broken up into a lot of pieces. After compiling the source tree had expanded to 288M on my X0. So I started to use a secure digital card.
Pitivi requires Gstreamer 0.10.14?? but the OLPC build 802 comes with 0.10.12.3. So you need to fetch Gstreamer source from its git repository. Gstreamer is broken up into a lot of pieces. After compiling the source tree had expanded to 288M on my X0. So I started to use a secure digital card.
Here are the steps to get Pitivi running on build 802:
#Do a clean install of build 802
#Use this script to get a new version of Gstreamer: (yum downloads 73M)
yum install . . .

Revision as of 19:37, 18 August 2009

Satisfying Pitivi's dependencies

Pitivi requires Gstreamer 0.10.14?? but the OLPC build 802 comes with 0.10.12.3. So you need to fetch Gstreamer source from its git repository. Gstreamer is broken up into a lot of pieces. After compiling the source tree had expanded to 288M on my X0. So I started to use a secure digital card. Here are the steps to get Pitivi running on build 802:

  1. Do a clean install of build 802
  2. Use this script to get a new version of Gstreamer: (yum downloads 73M)
yum install . . .