FS#9045 - Avidemux 2.4-1 missing libx264.so.57

Attached to Project: Arch Linux
Opened by Christoper Daley (luciferin) - Saturday, 29 December 2007, 13:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 21 January 2008, 07:47 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Damir Perisa (damir.perisa)
Architecture i686
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Additional info:
* Version 2.4-1

Error:
chris ~ $ avidemux2_gtk
avidemux2_gtk: error while loading shared libraries: libx264.so.57: cannot open shared object file: No such file or directory

Should just need a symlink for libx264.so
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Monday, 21 January 2008, 07:47 GMT
Reason for closing:  Fixed
Comment by Sergey Kolesov (cucullus) - Saturday, 29 December 2007, 13:43 GMT
same here
Comment by Martin Schmidt (Blind) - Saturday, 29 December 2007, 20:14 GMT
Must have been compiled against a testing libx264.

> ldd `which avidemux2_gtk`
...
libx264.so.57 => not found
...

But with x264 20070616-1 in extra you get
> pacman -Ql x264
x264 /usr/bin/x264
x264 /usr/include/x264.h
x264 /usr/lib/libx264.a
x264 /usr/lib/libx264.so
x264 /usr/lib/libx264.so.55
x264 /usr/lib/pkgconfig/x264.pc

So, same problem here.
Comment by matersci (matersci) - Sunday, 30 December 2007, 09:39 GMT
rebuild with aur with stable libx264 and everything ok now.
Comment by matersci (matersci) - Sunday, 30 December 2007, 09:40 GMT
I mean, rebuild with ABS
Comment by Michael (SiD) - Monday, 31 December 2007, 13:55 GMT
I can confirm this.
After rebuild with the PKGBUILD from ABS and x264 from extra it works.
Comment by Damir Perisa (damir.perisa) - Monday, 31 December 2007, 18:30 GMT
this is i686 only? sorry, i did two projects in the same chroot and got it built against the x264 from testing. sorry, i will correct it asap.

happy new year!
Comment by Mika Hynnä (ighea) - Friday, 04 January 2008, 10:27 GMT
Still having the same problem in i686.
Comment by Michael (SiD) - Wednesday, 09 January 2008, 20:47 GMT
Problem is solved here with new Package Version 2.4-2

Loading...