2008/6/10 Martin Ellison <[EMAIL PROTECTED]>:
> I've followed the instructions at http://cinelerra.org/getting_cinelerra.php
> for installing cinelerra from an rpm, using yum, to Fedora 9 (x86_64
> architecture), but I am getting an error that no package was found.
The instruction aren't good ( someone can fix them ?)
yum --enablerepo=kwizart install cinelerra
as my repository isn't activated by default
So it should be:
Fedora 9
To install Cinelerra from the kwizart repository (x86 and x86_64) do:
su -
rpm -ivh http://rpm.livna.org/livna-release-9.rpm
rpm -ivh http://rpms.kwizart.net/kwizart-release-9.rpm
yum install cinelerra --enablerepo=kwizart
Tips
1 - This package tweak the kernel.shmmax value the from
/etc/sysctl.conf - So you are not supposed to modify it yourself.
2 - This version point to the system fonts path in
/usr/share/fonts. (instead of /usr/lib(64)/cinelerra/fonts).
This is needed for the title plugin. But it needs fonts.dir (which
is usually deprecated) to be regenerated.
So you can do:
yum install ttmkfdir xorg-x11-font-utils
and then in each subdirectories of /usr/share/fonts that you want
to be seen by the title plugin, so for example:
cd /usr/share/fonts/<subdir>
ttmkfdir && mkfontdir
Fedora 8
To install Cinelerra from the kwizart repository (x86 and x86_64) do:
su -
rpm -ivh http://rpms.kwizart.net/kwizart-release-8.rpm
yum install cinelerra --enablerepo=kwizart
Tips
1 - This package tweak the kernel.shmmax value the from
/etc/rc.local - So you are not supposed to modify it yourself.
2 - The tweak for F-9 isn't available for this version - you need
to copy your fonts to /usr/lib(64)/cinelerra/fonts and regenerate
fonts.dir.
> --
> Regards,
> Martin
> ([EMAIL PROTECTED])
> IT: http://methodsupport.com Personal: http://thereisnoend.org
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra