{"id":1446,"date":"2018-01-19T19:22:51","date_gmt":"2018-01-19T19:22:51","guid":{"rendered":"http:\/\/goofy-trucks.flywheelsites.com\/installing-php-gtk-on-linux-page-2\/"},"modified":"2018-01-19T19:24:47","modified_gmt":"2018-01-19T19:24:47","slug":"installing-php-gtk-on-linux-page-2","status":"publish","type":"post","link":"https:\/\/phpbuilder.com\/installing-php-gtk-on-linux-page-2\/","title":{"rendered":"Installing PHP-GTK on Linux Page 2"},"content":{"rendered":"<div class=\"phpbuilder-content\">\n<div class=\"phpbuilder-meta\">\n<div class=\"\">By John Starkey<\/div>\n<div class=\"\">on April 1, 2003<\/div>\n<\/p><\/div>\n<div id=\"overflow-content\">\n<div class=\"articleHeader\">\nInstalling the PHP binary<\/div>\n<div class=\"articlePara\">\nOnce you have the source on your drive and decompressed, you&#8217;ll need to run the PHP configure script. To<br \/>\nkeep things simple, this first time around, I&#8217;ll use a very basic config. cd into your PHP source<br \/>\ndirectory and run:<\/div>\n<div class=\"example\">\n.\/configure &#8211;with-mysql &#8211;with-gettext\n<\/div>\n<div class=\"articlePara\">\nand then:<\/div>\n<div class=\"example\">\nmake<br \/>\nmake install\n<\/div>\n<div class=\"articlePara\">And you should be all set to run PHP via command line.<\/div>\n<div class=\"articleHeader\">\nInstalling PHP-Gtk<\/div>\n<div class=\"articlePara\">\nOnce you have PHP installed, it&#8217;s time to move on to PHP-Gtk. This is the part that can sometimes be a bit<br \/>\ntricky. If you run into a roadblock, I recommend just starting over and be sure to include all the steps. I<br \/>\nonce spent hours trying to track down an issue and it turned out that I had forgotten to run buildconf beforehand.<br \/>\nProvided all the planets are aligned, the install should be very simple if you follow all the steps below.<\/div>\n<div class=\"articlePara\">\ncd into your PHP-Gtk directory and run:<\/div>\n<div class=\"example\">\n.\/buildconf\n<\/div>\n<div class=\"articlePara\">\nIf you see feedback saying you should run aclocal then, you guessed it, run aclocal:<\/div>\n<div class=\"example\">\naclocal\n<\/div>\n<div class=\"articlePara\">now:<\/div>\n<div class=\"example\">\n.\/configure\n<\/div>\n<div class=\"articlePara\">and finally:<\/div>\n<div class=\"example\">\nmake<br \/>\nmake install\n<\/div>\n<div class=\"articlePara\">\nThis should take care of the basic PHP-Gtk functionality and the normal PHP functions. <\/div>\n<\/div>\n<p><\/p>\n<div style=\"float: left; padding:15px; color:#17AAF3\">\n<div style=\"float:left; padding:2px;\"><a class=\"paginationPageLink\" href=\"starkey20030401.html\">\u00ab Previous Page<\/a><\/div>\n<div style=\"float:left; padding:2px 4px 2px 4px;\"><a class=\"pageNumber\" href=\"starkey20030401.html\">1<\/a> <\/div>\n<div style=\"float:left; font-size:16px; color:#FF7A22; padding:2px 2px 2px 2px; \">| <\/div>\n<div style=\"background-color:#B6E5FC; font-size:16px; margin-top:1px; padding:1px 4px 1px 4px; color:#000; font-style:bold; float:left;\">2<\/div>\n<div style=\"float:left; font-size:16px; color:#FF7A22; padding:2px 2px 2px 2px; \">| <\/div>\n<div style=\"float:left; padding:2px 4px 2px 4px;\"><a class=\"pageNumber\" href=\"starkey200304019ba9.html?page=3\">3<\/a> <\/div>\n<div style=\"float:left; padding:2px;\"><a class=\"paginationPageLink\" href=\"starkey200304019ba9.html?page=3\">Next Page \u00bb<\/a><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>One of the better inventions of the 21st Century is with no doubt PHP-Gtk. Created in March 2001, in an effort to show that PHP isn&#8217;t just a web<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1446","post","type-post","status-publish","format-standard","hentry","category-tutorials"],"_links":{"self":[{"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/posts\/1446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/comments?post=1446"}],"version-history":[{"count":1,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/posts\/1446\/revisions"}],"predecessor-version":[{"id":3304,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/posts\/1446\/revisions\/3304"}],"wp:attachment":[{"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/media?parent=1446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/categories?post=1446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/phpbuilder.com\/wp-json\/wp\/v2\/tags?post=1446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}