Downloads

From PiTiViWiKi

Contents

Packages

Fedora Core

As always, packages for Fedora are available from the official GStreamer repository. See http://gstreamer.freedesktop.org/download/fedora5.html for FC5 and http://gstreamer.freedesktop.org/download/fedora.html for FC4.

A second set of packages are available here : http://zrpms.xoompages.com/5/repodata/index.html

Ubuntu

Latest version of PiTiVi and gnonlin are available in dapper:

sudo apt-get install pitivi

Debian/Unstable

Latest version of PiTiVi and gnonlin are available in debian/unstable:

apt-get install pitivi

Gentoo

Ebuilds are available in portage:

emerge pitivi

Source code of release

Tarballs of PiTiVi are available on GNome FTP and mirrors : http://ftp.gnome.org/pub/GNOME/sources/pitivi/

The stable series tarballs are located in the '0.10/' sub-directory , whereas the unstable series tarballs are in the '0.11/' sub-directory.

PiTiVi doesn't need to be compiled, but has to be configured all the same. So you have to go through the usual:

./configure
make
sudo make install