From: Andreas B. <an...@us...> - 2011-07-25 14:15:27
|
Hello, On 25.07.2011, 09:38 +0200 wrote Michael Reinelt: > for this specific MPD problem, what is the problem (or better: the > solution)? The problem : * plugin_mpd doesn't compile out of the box (libmpdclient.c and libmpdclient.h are missed) See http://ssl.bulix.org/projects/lcd4linux/ticket/202 On http://mpd.wikia.com/wiki/ClientLib:libmpd is library libmpd marked as deprecated. Therefore I've replace outdate library libmpd with recent library libmpdclient. My solution are posted on http://permalink.gmane.org/gmane.comp.sysutils.lcd4linux.devel/403 Alternative see into sf mailarchive (also for other patches) http://sourceforge.net/mailarchive/forum.php?forum_name=lcd4linux-devel The patch was http://sourceforge.net/mailarchive/attachment.php?list_name=lcd4linux-devel&message_id=1311178021.2302.13.camel%40pluto&counter=1 Regards, Andreas |