News Feed
Jobs Feed
Sections




News Archive
David Parra's Blog:
Compiling PHP under OpenSolaris
September 30, 2008 @ 08:46:09

David Parra has posted his method for getting the latest version of PHP compiled under a machine running OpenSolaris.

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.

A few extra packages are required (like SUNWgmake, SUNWgcc and SUNWbison) and the Re2c library, but after that, it's just like a normal install. All commands needed to make the build are included in the post.

0 comments voice your opinion now!
opensolaris compile php5 library package sun


blog comments powered by Disqus

Similar Posts

Greg Beaver's Blog: Interesting, potentially critical bug in PEAR

Mike Bernat's Blog: Zend Certified!

Joshua Eichorn\'s Blog: Looking for HTML_AJAX Success Stories

DevShed: Implementing Additional Methods with mysqli and PHP 5

Matt Stone's Blog: Using the Zend Framework ACL Library in Codeigniter


Community Events











Don't see your event here?
Let us know!


object development zendframework2 interview example conference podcast release phpunit introduction testing language opinion community database code unittest composer functional framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework