{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"osdlyrics compile error","author_name":"Christian Weiske","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/186 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"186\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  <style type=\"text\/css\">\/**\n * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann\n * (http:\/\/qbnz.com\/highlighter\/ and http:\/\/geshi.org\/)\n *\/\n.bash .de1, .bash .de2 {font: normal normal 1em\/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}\n.bash  {font-family:monospace;}\n.bash .imp {font-weight: bold; color: red;}\n.bash li, .bash .li1 {color: #DDD;}\n.bash .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}\n.bash .kw1 {color: #000000; font-weight: bold;}\n.bash .kw2 {color: #c20cb9; font-weight: bold;}\n.bash .kw3 {color: #7a0874; font-weight: bold;}\n.bash .co0 {color: #666666; font-style: italic;}\n.bash .co1 {color: #800000;}\n.bash .co2 {color: #cc0000; font-style: italic;}\n.bash .co3 {color: #000000; font-weight: bold;}\n.bash .es1 {color: #000099; font-weight: bold;}\n.bash .es2 {color: #007800;}\n.bash .es3 {color: #007800;}\n.bash .es4 {color: #007800;}\n.bash .es5 {color: #780078;}\n.bash .es_h {color: #000099; font-weight: bold;}\n.bash .br0 {color: #7a0874; font-weight: bold;}\n.bash .sy0 {color: #000000; font-weight: bold;}\n.bash .st0 {color: #ff0000;}\n.bash .st_h {color: #ff0000;}\n.bash .nu0 {color: #000000;}\n.bash .re0 {color: #007800;}\n.bash .re1 {color: #007800;}\n.bash .re2 {color: #007800;}\n.bash .re4 {color: #007800;}\n.bash .re5 {color: #660033;}\n.bash span.xtra { display:block; }\n<\/style><div class=\"code\"><table class=\"bash\"><tbody><tr class=\"li1\"><td class=\"ln\"><pre class=\"de1\">1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n13\n14\n15\n16\n17\n18\n19\n20\n21\n22\n23\n24\n25\n26\n27\n28\n29\n30\n31\n32\n33\n34\n35\n<\/pre><\/td><td class=\"de1\"><pre class=\"de1\">$ <span class=\"kw2\">cat<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/*<\/span>release\n<span class=\"re2\">DISTRIB_ID<\/span>=Ubuntu\n<span class=\"re2\">DISTRIB_RELEASE<\/span>=<span class=\"nu0\">14.04<\/span>\n<span class=\"re2\">DISTRIB_CODENAME<\/span>=trusty\n<span class=\"re2\">DISTRIB_DESCRIPTION<\/span>=<span class=\"st0\">&quot;Ubuntu 14.04.2 LTS&quot;<\/span>\n...\n&#160;\n$ <span class=\"kw3\">cd<\/span> osdlyrics\n&#160;\n$ <span class=\"kw2\">autoconf<\/span>\nconfigure.ac:<span class=\"nu0\">12<\/span>: error: possibly undefined macro: AM_INIT_AUTOMAKE\n&#160; &#160; &#160; If this token and others are legitimate, please use m4_pattern_allow.\n&#160; &#160; &#160; See the Autoconf documentation.\nconfigure.ac:<span class=\"nu0\">27<\/span>: error: possibly undefined macro: AM_PROG_CC_C_O\nconfigure.ac:<span class=\"nu0\">29<\/span>: error: possibly undefined macro: AM_PATH_PYTHON\nconfigure.ac:<span class=\"nu0\">46<\/span>: error: possibly undefined macro: AM_ICONV\nconfigure.ac:<span class=\"nu0\">125<\/span>: error: possibly undefined macro: AM_CONDITIONAL\nconfigure.ac:<span class=\"nu0\">159<\/span>: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT\n&#160;\n$ autoreconf <span class=\"re5\">-i<\/span>\nconfigure.ac:<span class=\"nu0\">159<\/span>: warning: macro <span class=\"st_h\">'AM_GLIB_GNU_GETTEXT'<\/span> not found <span class=\"kw1\">in<\/span> library\n<span class=\"kw2\">sh<\/span>: <span class=\"nu0\">1<\/span>: <span class=\"kw3\">test<\/span>: x-git: unexpected operator\n<span class=\"kw2\">sh<\/span>: <span class=\"nu0\">1<\/span>: <span class=\"kw3\">test<\/span>: x-git: unexpected operator\nconfigure.ac:<span class=\"nu0\">159<\/span>: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT\n&#160; &#160; &#160; If this token and others are legitimate, please use m4_pattern_allow.\n&#160; &#160; &#160; See the Autoconf documentation.\nautoreconf: <span class=\"sy0\">\/<\/span>usr<span class=\"sy0\">\/<\/span>bin<span class=\"sy0\">\/<\/span><span class=\"kw2\">autoconf<\/span> failed with <span class=\"kw3\">exit<\/span> status: <span class=\"nu0\">1<\/span>\n&#160;\n$ <span class=\"kw2\">sudo<\/span> <span class=\"kw2\">apt-get<\/span> <span class=\"kw2\">install<\/span> libglib2.0-dev\n&#160;\n$ autoreconf <span class=\"re5\">-i<\/span>\nno errors anymore\n&#160;\n$ .<span class=\"sy0\">\/<\/span>configure\n.. <\/pre><\/td><\/tr><\/tbody><\/table><\/div>\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/186\/rev-raw\/a5e27bb6bd015c72fb3d5661dbc1cba66d61ba49\/problems.sh\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/186#problems.sh\">problems.sh<\/a>\n <\/div>\n<\/div>\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  <style type=\"text\/css\">\/**\n * GeSHi (C) 2004 - 2007 Nigel McNie, 2007 - 2008 Benny Baumann\n * (http:\/\/qbnz.com\/highlighter\/ and http:\/\/geshi.org\/)\n *\/\n.bash .de1, .bash .de2 {font: normal normal 1em\/1.2em monospace; margin:0; padding:0; background:none; vertical-align:top;}\n.bash  {font-family:monospace;}\n.bash .imp {font-weight: bold; color: red;}\n.bash li, .bash .li1 {color: #DDD;}\n.bash .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}\n.bash .kw1 {color: #000000; font-weight: bold;}\n.bash .kw2 {color: #c20cb9; font-weight: bold;}\n.bash .kw3 {color: #7a0874; font-weight: bold;}\n.bash .co0 {color: #666666; font-style: italic;}\n.bash .co1 {color: #800000;}\n.bash .co2 {color: #cc0000; font-style: italic;}\n.bash .co3 {color: #000000; font-weight: bold;}\n.bash .es1 {color: #000099; font-weight: bold;}\n.bash .es2 {color: #007800;}\n.bash .es3 {color: #007800;}\n.bash .es4 {color: #007800;}\n.bash .es5 {color: #780078;}\n.bash .es_h {color: #000099; font-weight: bold;}\n.bash .br0 {color: #7a0874; font-weight: bold;}\n.bash .sy0 {color: #000000; font-weight: bold;}\n.bash .st0 {color: #ff0000;}\n.bash .st_h {color: #ff0000;}\n.bash .nu0 {color: #000000;}\n.bash .re0 {color: #007800;}\n.bash .re1 {color: #007800;}\n.bash .re2 {color: #007800;}\n.bash .re4 {color: #007800;}\n.bash .re5 {color: #660033;}\n.bash span.xtra { display:block; }\n<\/style><div class=\"code\"><table class=\"bash\"><tbody><tr class=\"li1\"><td class=\"ln\"><pre class=\"de1\">1\n2\n3\n4\n5\n<\/pre><\/td><td class=\"de1\"><pre class=\"de1\"><span class=\"co0\"># Install osdlyrics on Ubuntu 14.04:<\/span>\n&#160;\n$ <span class=\"kw2\">apt-get<\/span> <span class=\"kw2\">install<\/span> libxmmsclient6\n$ <span class=\"kw2\">wget<\/span> https:<span class=\"sy0\">\/\/<\/span>osd-lyrics.googlecode.com<span class=\"sy0\">\/<\/span>files<span class=\"sy0\">\/<\/span>osdlyrics_0.4.3-<span class=\"nu0\">1<\/span>~precise1_amd64.deb\n$ <span class=\"kw2\">dpkg<\/span> <span class=\"re5\">-i<\/span> osdlyrics_0.4.3-<span class=\"nu0\">1<\/span>~precise1_amd64.deb<\/pre><\/td><\/tr><\/tbody><\/table><\/div>\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/186\/rev-raw\/a5e27bb6bd015c72fb3d5661dbc1cba66d61ba49\/without-compilation.sh\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/186#without-compilation.sh\">without-compilation.sh<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
