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

DevShed: Introduction to Using SQLite with PHP 5

PHPBuilder.com.au: Powerful Web Services with PHP and SOAP

Pierre-Alain Joye's Blog: Finally some new features are coming, zip-1.9.0 serie began

Developer.com: SQLite: The Sensible Database Solution

Joseph Crawford's Blog: MySpace PHP REST Library


Community Events











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


phpunit api introduction functional application database zendframework2 language testing development community example code interview release series framework opinion podcast composer

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