{"id":52,"date":"2011-08-31T18:35:43","date_gmt":"2011-08-31T18:35:43","guid":{"rendered":"http:\/\/pjsmith.me.uk\/paul\/?p=52"},"modified":"2011-09-01T17:13:56","modified_gmt":"2011-09-01T17:13:56","slug":"installing-mono-2-10-x-on-ubuntu-10-4lts","status":"publish","type":"post","link":"https:\/\/pjsmith.me.uk\/index.php\/2011\/08\/installing-mono-2-10-x-on-ubuntu-10-4lts\/","title":{"rendered":"Installing Mono 2.10.x on Ubuntu 10.4LTS"},"content":{"rendered":"<p>Following on from my Centos updates, I&#8217;ve got to update my Ubuntu 10.4 boxes.\u00a0 Given ubuntu say this is bad and will break all sorts of things, I&#8217;m installing alongside the current supplied 2.4.4.<\/p>\n[sourcecode]\n<p>export PKG_CONFIG_PATH=\/opt\/mono-2.10\/lib\/pkgconfig:$PKG_CONFIG_PATH<\/p>\n<p>export PATH=\/opt\/mono-2.10\/bin:$PATH<\/p>\n<p>export PATH=\/opt\/mono-2.10\/lib:$PATH<\/p>\n<p>export LD_LIBRARY_PATH=\/opt\/mono-2.10\/lib<\/p>\n<p>get the source<\/p>\n<p>wget http:\/\/download.mono-project.com\/sources\/mono\/mono-2.10.5.tar.bz2&quot;&gt; http:\/\/download.mono-project.com\/sources\/mono\/mono-2.10.5.tar.bz2<\/p>\n<p>http:\/\/ftp.novell.com\/pub\/mono\/sources\/mono-basic\/mono-basic-2.10.tar.bz2<\/p>\n<p>bunzip2 *.bz2<\/p>\n<p>tar -xvf mono-2.10.5.tar<\/p>\n<p>tar -xvf mono-basic-2.10.tar<\/p>\n<p>cd mono-2.10.5<\/p>\n<p>apt-get install bison gettext<\/p>\n<p>.\/configure &#8211;prefix=\/opt\/mono-2.10<\/p>\n<p>make\u00a0 (then go have a cup of tea &#8211; this will take a while)<\/p>\n<p>make install<\/p>\n<p>cd ..<\/p>\n<p>cd mono-basic-2.10<\/p>\n<p>.\/configure &#8211;prefix=\/opt\/mono-2.10<\/p>\n<p>make<\/p>\n<p>make install<\/p>\n[\/sourcecode]\n<p>done!<\/p>\n<p>\/opt\/mono-2.10\/bin\/mono &#8211;version<\/p>\n<p>should give you version number etc.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Following on from my Centos updates, I&#8217;ve got to update my Ubuntu 10.4 boxes.\u00a0 Given ubuntu say this is bad and will break all sorts of things, I&#8217;m installing alongside&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5],"tags":[],"class_list":{"0":"post-52","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-tech"},"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/posts\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/comments?post=52"}],"version-history":[{"count":0,"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/posts\/52\/revisions"}],"wp:attachment":[{"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/media?parent=52"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/categories?post=52"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pjsmith.me.uk\/index.php\/wp-json\/wp\/v2\/tags?post=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}