{"id":1395,"date":"2016-06-16T19:12:07","date_gmt":"2016-06-16T17:12:07","guid":{"rendered":"https:\/\/www.ssl-id.de\/sslblog.philippgoecke.de\/?p=1395"},"modified":"2016-06-16T19:13:30","modified_gmt":"2016-06-16T17:13:30","slug":"compile-and-use-root-on-debian-8-jessie","status":"publish","type":"post","link":"https:\/\/stls.eu\/blog\/2016\/06\/16\/compile-and-use-root-on-debian-8-jessie\/","title":{"rendered":"compile and use ROOT on Debian 8 Jessie"},"content":{"rendered":"<p>download ROOT v6.06.04 source<br \/>\n<a href=\"https:\/\/root.cern.ch\/download\/root_v6.06.04.source.tar.gz\">https:\/\/root.cern.ch\/download\/root_v6.06.04.source.tar.gz<\/a><\/p>\n<pre>md5: 55a2f98dd4cea79c9c4e32407c2d6d17\r\nsha1: aff5cf3e3380821c97ac7047bac6341f1e7811d1\r\nsha512: b33a8f71322c5bf5984dfb6db38ff99e328845850e2c850f8090b18e30cf02ab62a4ff0bd930b6a8a5e0e8abb6e4893c3a11b033cdb347932581d8c7670ca67e<\/pre>\n<p>extract<\/p>\n<pre>tar xvf root_v6.06.04.source.tar.gz<\/pre>\n<p>alternative<\/p>\n<pre>git clone http:\/\/root.cern.ch\/git\/root.git\r\ncd root\r\ngit tag -l\r\ngit checkout -b v6-06-04 v6-06-04<\/pre>\n<p>install dependencies (<a href=\"https:\/\/root.cern.ch\/build-prerequisites\">https:\/\/root.cern.ch\/build-prerequisites<\/a>)<\/p>\n<pre>apt install libXft-dev<\/pre>\n<p>compile<\/p>\n<pre>cd root-6.06.04\/build\/\r\ncmake ..\r\nmake -j8\r\nmake install<\/pre>\n<p>use root<\/p>\n<pre>source root-6.06.04\/bin\/thisroot.sh\r\nexport ROOTSYS=\/path\/to\/root-6.06.04\/\r\nroot -l<\/pre>\n<pre>new TBrowser\r\n.q<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>download ROOT v6.06.04 source https:\/\/root.cern.ch\/download\/root_v6.06.04.source.tar.gz md5: 55a2f98dd4cea79c9c4e32407c2d6d17 sha1: aff5cf3e3380821c97ac7047bac6341f1e7811d1 sha512: b33a8f71322c5bf5984dfb6db38ff99e328845850e2c850f8090b18e30cf02ab62a4ff0bd930b6a8a5e0e8abb6e4893c3a11b033cdb347932581d8c7670ca67e extract tar xvf root_v6.06.04.source.tar.gz alternative git clone http:\/\/root.cern.ch\/git\/root.git cd root git tag -l git checkout -b v6-06-04 v6-06-04 install dependencies (https:\/\/root.cern.ch\/build-prerequisites) apt install libXft-dev compile cd root-6.06.04\/build\/ cmake .. &hellip; <a href=\"https:\/\/stls.eu\/blog\/2016\/06\/16\/compile-and-use-root-on-debian-8-jessie\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20],"tags":[],"class_list":["post-1395","post","type-post","status-publish","format-standard","hentry","category-debian"],"_links":{"self":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/1395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/comments?post=1395"}],"version-history":[{"count":13,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/1395\/revisions"}],"predecessor-version":[{"id":1414,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/posts\/1395\/revisions\/1414"}],"wp:attachment":[{"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/media?parent=1395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/categories?post=1395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stls.eu\/blog\/wp-json\/wp\/v2\/tags?post=1395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}