<?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>Sat, 25 May 2013 05:33:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Parra's Blog: Compiling PHP under OpenSolaris]]></title>
      <guid>http://www.phpdeveloper.org/news/11114</guid>
      <link>http://www.phpdeveloper.org/news/11114</link>
      <description><![CDATA[<p>
<i>David Parra</i> has <a href="http://blog.experimentalworks.net/archives/90-Compiling-PHP-under-OpenSolaris.html">posted his method</a> for getting the latest version of PHP compiled under a machine running OpenSolaris.
</p>
<blockquote>
As I switched my main system recently from Linux to OpenSolaris I compiled PHP. Quiet obvious things are a little bit different on Solaris. The usual ./buildconf && ./configure && make install doesn't work anymore. The good news: It's not much harder.
</blockquote>
<p>
A few extra packages are required (like SUNWgmake, SUNWgcc and SUNWbison) and the <a href="http://sourceforge.net/projects/re2c">Re2c</a> library, but after that, it's just like a normal install. All commands needed to make the build are included in <a href="http://blog.experimentalworks.net/archives/90-Compiling-PHP-under-OpenSolaris.html">the post</a>.
</p>]]></description>
      <pubDate>Tue, 30 Sep 2008 08:46:09 -0500</pubDate>
    </item>
  </channel>
</rss>
