<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 09 Jan 2009 22:50:49 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: PHP on OpenMoko]]></title>
      <guid>http://www.phpdeveloper.org/news/10944</guid>
      <link>http://www.phpdeveloper.org/news/10944</link>
      <description><![CDATA[<p>
Having just received his brand new <a href="http://www.openmoko.com/product.html">Neo Freerunner</a> device (a linux-based phone) <i>Derick Rethans</i> did what any other good PHP developer out there would do - he <a href="http://derickrethans.nl/php_on_openmoko.php">installed PHP on it right away</a>.
</p>
<blockquote>
As I mentioned, the Freerunner is basically a Linux computer - which means total freedom of what you install on it. Traditionally it comes with perl and python, including GTK bindings. However, no PHP is found on it. I set out to change that. Unfortunately there were some issues with cross compiling, so I decided to compile PHP  on the phone. There were some issues with this. 
</blockquote>
<p>
Because the included BusyBox toolset (that emulates much of the traditional Unix tools) didn't have all he needed to compile directly, he compiled the "coreutils" libraries and installed them to the phone. After a few manual tweaks and file copies he had what he needed and ran the compile without issues. He even created <a href="http://files.derickrethans.nl/countdown_0.0.1-1_arm.ipk">a package</a> you can download (a countdown timer) to see if your install is working correctly.
</p>]]></description>
      <pubDate>Tue, 02 Sep 2008 11:11:15 -0500</pubDate>
    </item>
  </channel>
</rss>
