6-Jul-11 (Created: 6-Jul-11) | More in 'Drupal'

PHP PECL PEAR: Installing php extensions such as db2 client

PHP PECL PEAR: Installing php extensions such as db2 client.

Know that there are two approaches. Using PECL or statically compile the extensions. See towards the end of the document for a resolution and links to see the answer. The static approach uses the standard build system of unix that uses configure and make. Clearly the PECL approach is easier for newbies like me.

After all the research the bottom line answer is at this url