zmfix pointing to decrepit libraries?

Forum for questions and support relating to the 1.25.x releases only.
Locked
nicktlloyd
Posts: 2
Joined: Thu Jun 28, 2012 6:22 am

zmfix pointing to decrepit libraries?

Post by nicktlloyd »

Been having all kinds of problems trying to get the zoneminder webconsole to change status to "start" (it's stopped). Log only shows that zmfix is returning "" and when I "ldd /path/zmfix" it shows several libraries are missing. Those libraries are: libavdevice.so.53, libavformat.so.53, libavcodec.so.53 & libx264.so.120. I'm running openSUSE 11.4 and checking inside the package manager shows that ffmpeg installed newer versions of all these libraries, and that the older ones listed don't exist on their server. The ones that list 53 at the end all have new versions ending in 54, and the libx264.so.120 has a newer version ending in 125. Ironically the package manager still has 52 versions, just not 53. Did pacman update the ffmpeg files and zm simply hasn't changed those library links inside zmfix? Is it possible to just change those links inside of zmfix? Any answers would be helpful.
Locked