I love the OSD Lyrics, it is very good the see music lyrics in the Linux computer.
After cloning it from https://github.com/osdlyrics/osdlyrics and executing:
$ ./autogen.sh ... checking for GTK2... yes checking for X11... yes checking for DBUS_GLIB... yes checking for NOTIFY... yes ./configure: line 8541: syntax error near unexpected token `0.35.0' ./configure: line 8541: `IT_PROG_INTLTOOL(0.35.0)'
I installed the packet:
$ sudo apt-get install intltool
Finally:
$ make $ sudo make install
Source: https://github.com/pastcompute/mtools/issues/2
