{"id":2855,"date":"2014-02-26T21:55:46","date_gmt":"2014-02-26T21:55:46","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/02\/26\/error-installing-xmms-on-ubuntu-12-04-collection-of-common-programming-errors\/"},"modified":"2014-02-26T21:55:46","modified_gmt":"2014-02-26T21:55:46","slug":"error-installing-xmms-on-ubuntu-12-04-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/02\/26\/error-installing-xmms-on-ubuntu-12-04-collection-of-common-programming-errors\/","title":{"rendered":"error installing xmms on ubuntu 12.04-Collection of common programming errors"},"content":{"rendered":"<p>I want to install XMMS media player on UBUNTU 12.04. I&#8217;m following instructions, but when type .\/configure I receive message bellow:<\/p>\n<p><strong>* The glib-config script installed by GLIB could not be found<\/strong> If GLIB was installed in PREFIX, make sure PREFIX\/bin is in <strong>your path, or set the GLIB_CONFIG environment variable to the<\/strong> full path to glib-config. configure: error: <strong>GLIB &gt;= 1.2.2 not installed &#8211; please install first *<\/strong><\/p>\n<p>I installed libglib2.0-dev, but still continue to receive this message. What have to do and where to find this glib-configv script ?<\/p>\n<ol>\n<li>\n<p>XMMS requires glib version 1.2 series libraries (2.0 series will not work). You can get sufficiently new version of <em>that<\/em> from levien&#8217;s PPA:<\/p>\n<pre><code>sudo apt-add-repository ppa:levien\/thbio\nsudo apt-get update\nsudo apt-get install libglib1.2-dev libgtk1.2-dev\n<\/code><\/pre>\n<p>But even then you&#8217;ll likely run into problems with undefined references in libgdk 1.2.<\/p>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>I want to install XMMS media player on UBUNTU 12.04. I&#8217;m following instructions, but when type .\/configure I receive message bellow: * The glib-config script installed by GLIB could not be found If GLIB was installed in PREFIX, make sure PREFIX\/bin is in your path, or set the GLIB_CONFIG environment variable to the full path [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2855","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2855","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2855"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2855\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2855"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2855"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2855"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}