{"id":140,"date":"2009-04-08T11:36:50","date_gmt":"2009-04-08T16:36:50","guid":{"rendered":"http:\/\/bda.ath.cx\/blog\/?p=140"},"modified":"2009-04-09T14:15:44","modified_gmt":"2009-04-09T19:15:44","slug":"installing-python-26-in-siduxdebianubuntu","status":"publish","type":"post","link":"http:\/\/bda.ath.cx\/blog\/2009\/04\/08\/installing-python-26-in-siduxdebianubuntu\/","title":{"rendered":"Installing Python 2.6 in Sidux\/Debian\/Ubuntu"},"content":{"rendered":"<h2>Install Build Requirements<\/h2>\n<p>If you have the appropriate deb-src entries in your sources.list files, then you can do this:<\/p>\n<pre>apt-get build-dep python2.5<\/pre>\n<p>Replace 2.5 with the default version in your distro. Unfortunatly in sidux this wanted to install emacs (NEVAR!!!!) and remove my password manager (the unstable repo has been changing rapidly since the new debian release). I used this instead:<\/p>\n<pre>apt-get install build-essential blt-dev libbluetooth-dev libbz2-dev libdb4.5-dev\r\n  \u00c2\u00a0libffi-dev libgdbm-dev libncurses5-dev libncursesw5-dev libreadline5-dev\r\n   libsqlite3-dev libssl-dev tk8.4-dev<\/pre>\n<p>It worked for me, but the list may be incomplete.<\/p>\n<h2>Install Python, libraries, etc<\/h2>\n<p>See <a href=\"http:\/\/bda.ath.cx\/blog\/2009\/04\/08\/installing-python-26-in-centos-5-or-rhel5\">my article<\/a> about installing 2.6 in Cent OS &#8211; most of it is distribution agnostic. To build\/install psycopg2 you will probably need to install libpq-dev.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install Build Requirements If you have the appropriate deb-src entries in your sources.list files, then you can do this: apt-get build-dep python2.5 Replace 2.5 with the default version in your distro. Unfortunatly in sidux this wanted to install emacs (NEVAR!!!!) and remove my password manager (the unstable repo has been changing rapidly since the new [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[80,77],"class_list":["post-140","post","type-post","status-publish","format-standard","hentry","category-linux","tag-debian","tag-python"],"_links":{"self":[{"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/posts\/140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/comments?post=140"}],"version-history":[{"count":6,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/posts\/140\/revisions"}],"predecessor-version":[{"id":158,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/posts\/140\/revisions\/158"}],"wp:attachment":[{"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/media?parent=140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/categories?post=140"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bda.ath.cx\/blog\/wp-json\/wp\/v2\/tags?post=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}