On Saturday, October 30, 2010, Frantisek Hanzlik wrote:
I built own Openshot v1.2.2 RPM package (due to F14 2.7 python), and mtl package too (as seems this one in rpmfusion /mlt-0.5.4-1.fc14.i686.rpm/ is compiled for 2.6 python from fedora 13).
Instead of mlt-0.5.4 I download v0.5.10 from project pages, and appropriate RPM packages was builded fine. And after installing, in Openshot Edit menu is needed change melt command name (melt -> mlt-melt), as reccomended Manuel Escudero in this thread. Source and RPM packages I have accessible at URL {there I have some other packages not yet present in Fedora):
http://fajn.hanzlici.cz/packages/fedora/openshot/14/ http://fajn.hanzlici.cz/packages/fedora/mlt/14/
I'm still getting the same python error using your packages:
yum localinstall openshot-1.2.2-1.fc14.noarch.rpm mlt-0.5.10-1.fc14.i686.rpm --nogpgcheck --snip-- Resolving Dependencies --> Running transaction check ---> Package openshot.noarch 0:1.2.2-1.fc14 set to be installed --> Processing Dependency: mlt-python for package: openshot-1.2.2-1.fc14.noarch --> Processing Dependency: pygoocanvas for package: openshot-1.2.2-1.fc14.noarch --> Running transaction check ---> Package mlt-python.x86_64 0:0.5.4-1.fc14 set to be installed --> Processing Dependency: python(abi) = 2.6 for package: mlt- python-0.5.4-1.fc14.x86_64 ---> Package pygoocanvas.x86_64 0:0.14.1-3.fc14 set to be installed --> Processing Dependency: goocanvas >= 0.14 for package: pygoocanvas-0.14.1-3.fc14.x86_64 --> Processing Dependency: libgoocanvas.so.3()(64bit) for package: pygoocanvas-0.14.1-3.fc14.x86_64 --> Running transaction check ---> Package goocanvas.x86_64 0:0.15-1.fc14 set to be installed ---> Package mlt-python.x86_64 0:0.5.4-1.fc14 set to be installed --> Processing Dependency: python(abi) = 2.6 for package: mlt- python-0.5.4-1.fc14.x86_64 --> Finished Dependency Resolution Error: Package: mlt-python-0.5.4-1.fc14.x86_64 (rpmfusion-free- updates) Requires: python(abi) = 2.6 Installed: python-2.7-8.fc14.1.x86_64 (@anaconda- InstallationRepo-201010122330.x86_64) python(abi) = 2.7 Available: compat-python24-2.4.6-1.fc13.x86_64 (rpmfusion-free-updates) python(abi) = 2.4 Available: python3-3.1.2-14.fc14.i686 (fedora) python(abi) = 3.1
Are your packages for 32 or 4 bits?