News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Jackson Miller's Blog:
PHP vs. Ruby (on Installation)
January 06, 2006 @ 06:51:33

Jackon Miller looks (very briefly) at one point of difference between Ruby and PHP - the installation.

Steps for installing Ruby

  1. ./configure
  2. make
  3. make install

Steps for installing PHP

  1. ./configure --help
  2. Write down necessary configuration options and run something like...
  3. ./configure --host=i386-redhat-linux --build=i386-redhat-linux --target=i386-redhat-linux-gnu --prefix=/usr -- [etc....]

He is being a little tongue-in-cheek here, but it is an interesting point. Sure, it's nice to have it where PHP is flexible and you can compile in whatever you'd like, but what about those that just want one or two things? Or maybe more, but don't want to go through the whole install process?

0 comments voice your opinion now!
php versus ruby installation simple complex php versus ruby installation simple complex



Similar Posts

PHP Security Blog: phpBB exploit in the wild

Community News: CodeIgniter - A Simple, Open Source Web App Framework

PHPit.net: Handling dates and times in PHP & MySQL

PHP Zurich User Group: Meeting March 14th, 2006 @ 18:30

PHPBuilder.com: b2evolution - a comprehensive blogging engine


Community Events









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


release ajax package zendframework job developer application database cakephp conference mysql PEAR code security releases PHP5 example book framework zend

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