{"id":99,"date":"2006-09-13T02:39:20","date_gmt":"2006-09-13T02:39:20","guid":{"rendered":"http:\/\/ahay.org\/blog\/?p=99"},"modified":"2015-09-10T22:16:30","modified_gmt":"2015-09-10T22:16:30","slug":"configure-make-make-install","status":"publish","type":"post","link":"https:\/\/ahay.org\/blog\/2006\/09\/13\/configure-make-make-install\/","title":{"rendered":".\/configure; make; make install"},"content":{"rendered":"<p>If you are used to installing open-source software from source, running<\/p>\n<div class=\"code-box\"><div class=\"code-title\"><i class=\"fa fa-code\"><\/i> <div class=\"pull-right\"><a href=\"#\" class=\"btn btn-default btn-xs toggle-code\" data-toggle=\"tooltip\" title=\"Toggle code\"><i class=\"fa fa-toggle-up\"><\/i><\/a><\/div><\/div><pre ><code>.\/configure \nmake \nmake install\n<\/code><\/pre><\/div>\n<p>is almost a matter of habit. Now you can do that with Madagascar as well. A <a href=\"https:\/\/github.com\/ahay\/src\/blob\/master\/configure\">simple configure script<\/a> checks the installation of Python and SCons (installing the latter if necessary), sets environmental variables, runs <tt>scons config<\/tt>, and creates a Makefile. This setup is experimental and will get tested before appearing in the next stable release. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are used to installing open-source software from source, running .\/configure make make install is almost a matter of habit. Now you can do that with Madagascar as well. A simple configure script checks the installation of Python and SCons (installing the latter if necessary), sets environmental variables, runs scons config, and creates a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[6],"tags":[],"class_list":["post-99","post","type-post","status-publish","format-standard","hentry","category-systems"],"_links":{"self":[{"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/posts\/99","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/comments?post=99"}],"version-history":[{"count":3,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/posts\/99\/revisions"}],"predecessor-version":[{"id":22628,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/posts\/99\/revisions\/22628"}],"wp:attachment":[{"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/media?parent=99"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/categories?post=99"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ahay.org\/blog\/wp-json\/wp\/v2\/tags?post=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}