Re: cinelerra-2.1-0.12.20070108.fc7 broken
Matthias Saou <thias@spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Tim Lauridsen wrote : > Just installed cinelerra from freshrpms. > when i start it, i get an error libx264.so.54 not found. > > The following work around make it work. > ln -s /usr/lib64/libx264.so.55 /usr/lib64/libx264.so.54 > > it look like the problem is introduced by the the latest update of the > x264 package. > > [root@localhost ~]# rpm -q --changelog x264 | head > * Thu May 31 2007 Matthias Saou <http://freshrpms.net/> 0.0.0-0.3.20070529 > - Update to 20070529 snasphot for F7 (soname .54 bump to .55). Weird, I've already had someone report this problem, but I'm unable to reproduce it : # rpm -qp --requires cinelerra-2.1-0.12.20070108.fc7.i386.rpm \ | grep x264 libx264.so.55 # rpm -qp --requires cinelerra-2.1-0.12.20070108.fc7.x86_64.rpm \ | grep x264 libx264.so.55()(64bit) And running cinelerra works fine for me. Maybe you've been bitten by the F-7 yum install bug (where you can get broken deps) and have an old ffmpeg installed, which would be the broken component? Try running : For 64bits : rpm -q --whatrequires "libx264.so.55()(64bit)" rpm -q --whatrequires "libx264.so.54()(64bit)" For 32bits : rpm -q --whatrequires libx264.so.55 rpm -q --whatrequires libx264.so.54 And see which package(s) still require the old libx264. Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora release 7 (Moonshine) - Linux kernel 2.6.21-1.3194.fc7 Load : 0.60 0.48 0.39