Page 1 of 1

Installing madsonic on a fresh setup linux x64 server

Posted: 02 Jan 2015, 14:45
by DoCC
Hi folks,

if you have a fresh installed x64 linux server and you are willing to install madsonic ,
you might encounter a problem with wma not being played.

This is due to the buildin liblamemp3 in ffmpeg that needs a x86 libncurses.so.5

so just install the x86 lib32ncurses5
and all will be fine...

please don't create a symlink from the x64 to the x86 lib. this will not work