2007/10/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > I haven't dug through the archives, but I thought I'd post up my recent > experience with installing FC7 and cinelerra from freshrpms. > > ------ > > I managed to get cinelerra 2.1 running on FC7 without too much pain. It's > a vanilla FC7 install with updates. Then, I added the freshrpms repo and > installed cinelerra. > > Two problems were resolved by the same fix. One was that drag&drop didn't > work at all, and the other was simply a X11 ouptut error regarding a > missing Shape extension. By adjusting the /etc/X11/xorg.conf modules > section as follows, everything appears to be working! Enjoy....
Which GPU do you owns ? Actually i've done a package (based on the freshrpms package ) for Fedora on my kwizart-testing repository http://kwizart.free.fr/fedora It is designed to be compatible with rpm.livna.org (wich is incompatibles with freshrpms) see http://rpmfusion.org/ (currently down) for fusion between livna and freshrpms repositories for Fedora (and RHEL 5). for now, the main incompatibilty between freshrpms and livna is faad2 which livna have an older version (which is the last GPL compatible one), I would say that using packages in repository is encourgaged indeed, because we can solve well known problem and report bugfixes (sometimes) to cinelerra team.. Nicolas (kwizart) > Section "Module" > Load "glx" > Load "dri" > Load "extmod" > EndSection > > -christoph > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
