Starting DAAP server: /usr/local/sbin/mt-daapd: error while loading shared libraries: libid3tag.so.0: cannot open shared object file: No such file or directory
Starting DAAP server: /usr/local/sbin/mt-daapd: error while loading shared libraries: libid3tag.so.0: cannot open shared object file: No such file or directory
pls help
Sounds like you built it yourself using libraries in a non-standard place. (/usr/local/lib, maybe?) Not sure why, as libid3tag is in yum.
You’ll need to add that location to your /etc/ld.so.conf and do a ldconfig.