{"id":321,"date":"2012-03-19T09:40:47","date_gmt":"2012-03-19T09:40:47","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=321"},"modified":"2012-03-19T10:18:46","modified_gmt":"2012-03-19T10:18:46","slug":"octave-3-6-kompilieren-auf-ubuntu","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=321","title":{"rendered":"Octave 3.6 kompilieren auf Ubuntu"},"content":{"rendered":"<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n$ sudo apt-get install libqhull-dev libpcre++-dev libblas-dev liblapack-dev libreadline-dev\r\n$ sudo apt-get install libcurl4-openssl-dev libfltk1.3-dev libgraphicsmagick++-dev libhdf5-serial-dev libqrupdate-dev libsuitesparse-metis-dev\r\n$ sudo apt-get install g++ gfortran gperf flex bison libfontconfig1-dev glpk\r\n\r\n$ .\/configure --prefix=\/home\/bachi\/octave36\r\n\r\n   .\/run-octave    - to run in place to test before installing\r\n   make check      - to run the tests\r\n   make install    - to install (PREFIX=\/home\/bachi\/octave36)\r\n\r\n<\/pre>\n<p>Quelle: <a href=\"http:\/\/verahill.blogspot.com\/2012\/02\/debian-testing-wheezy-64-compiling.html\">Compiling octave 3.6.1 on Debian Testing<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>$ sudo apt-get install libqhull-dev libpcre++-dev libblas-dev liblapack-dev libreadline-dev $ sudo apt-get install libcurl4-openssl-dev libfltk1.3-dev libgraphicsmagick++-dev libhdf5-serial-dev libqrupdate-dev libsuitesparse-metis-dev $ sudo apt-get install g++ gfortran gperf flex bison libfontconfig1-dev glpk $ .\/configure &#8211;prefix=\/home\/bachi\/octave36 .\/run-octave &#8211; to run in place to test before installing make check &#8211; to run the tests make install &#8211; to install [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-321","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/321","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=321"}],"version-history":[{"count":2,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/321\/revisions"}],"predecessor-version":[{"id":323,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/321\/revisions\/323"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=321"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}