You are not logged in.

#1 2010-01-10 17:21:16

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

MPD won't load after compiling x264 [Solved]

I had to compile a recent version of x264 so I could install mplayer-mt-git, but now I noticed MPD is not working.

After some fiddling around, I figured out MPD wants to load libx264.so.67 although I have libx264.so.80. How do I fix this?

Last edited by anonymous_user (2010-01-10 17:39:53)

Offline

#2 2010-01-10 17:28:45

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: MPD won't load after compiling x264 [Solved]

Rebuild ffmpeg.


English is not my native language .

Offline

#3 2010-01-10 17:32:10

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: MPD won't load after compiling x264 [Solved]

Rebuild MPD using ABS to make it link against the new version of the library. By the way, a snapshot of x264 dated 20100107 will become available in the main repos soon; a rebuild of all packages linking to it is underway.

Offline

#4 2010-01-10 17:33:46

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: MPD won't load after compiling x264 [Solved]

Thanks for the info.

I think Ill just wait for the new versions of x264 and ffmpeg to become available in the non-testing repos.

Last edited by anonymous_user (2010-01-10 17:47:19)

Offline

#5 2010-01-10 17:43:29

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: MPD won't load after compiling x264 [Solved]

foutrelis wrote:

Rebuild MPD using ABS to make it link against the new version of the library. By the way, a snapshot of x264 dated 20100107 will become available in the main repos soon; a rebuild of all packages linking to it is underway.

Soon is now. They both hit testing.

Offline

#6 2010-06-03 13:41:25

tekknokrat
Member
Registered: 2008-07-17
Posts: 16

Re: MPD won't load after compiling x264 [Solved]

I still have this issue with current mpd.

mpd: error while loading shared libraries: libx264.so.80: cannot open shared object file: No such file or directory

When will the update be in main repo?

Offline

#7 2010-06-03 14:55:49

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: MPD won't load after compiling x264 [Solved]

tekknokrat wrote:

I still have this issue with current mpd.

mpd: error while loading shared libraries: libx264.so.80: cannot open shared object file: No such file or directory

When will the update be in main repo?

define current mpd. note that mpd doesn't link directly to x264 and looking at mpd dependency i guess you don't use ffmpeg from our repo.

so pacman -Qs ffmpeg


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB