I have been using mediatomb for some time until now, but yesterday I tried to start it and got this error:
$this->bbcode_second_pass_code('', 'mediatomb: error while loading shared libraries: libavutil.so.51: cannot open shared object file: No such file or directory')
As mediatomb states, there's no libavutil.so.51 library, but there is the more recent libavutil.so.52 installed in my Guruplug. My system is updated to the latest version (pacman -Syu). Is it possible this library was updated but mediatomb was not? How can I fix it? Is it possible to install the previous version of the library and have .51 and .52 simultaneously (until this problem can be fixed)?
