Index: [Article Count Order] [Thread]

Date:  Tue, 15 May 2007 07:03:52 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:09844] Re: Apache2 mod_perl and pcre
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200705150703.52795.bq (at mark) solarspeed.net>
In-Reply-To:  <000901c79654$bb928730$010210ac@DELLBOY>
References:  <000901c79654$bb928730$010210ac@DELLBOY>
X-Mail-Count: 09844

Hi Hugh,

Sorry, I just read the end of your message where you mention that you do have 
my pcre-6.7-1.0.SOL1.i386.rpm already installed.

It is part of the Solarspeed PHP-5.2.0, PHP-5.2.1 or PHP-5.2.2 PKGs. 

PHP-5.2.X requires a more modern PCRE than the stock one that's included in 
CentOS-4. Hence my the PHP5 PKG's contain that updated PCRE.

Your problem here is that the custom PHP you have installed only contained the 
pcre-6.7-1.0.SOL1.i386.rpm, whereas you also need the 
pcre-devel-6.7-1.0.SOL1.i386.rpm for your mod_perl compilation.   

Run the following command to install the pcre-devel package:

rpm -hUv 
http://bq.solarspeed.net/pub/BlueQuartz/5100R/CentOS4/bluequartz/i386/RPMS/pcre-devel-6.7-1.0.SOL1.i386.rpm

(all in one line - as root from SSH)

Once that is done you can install httpd-devel through yum:

yum install httpd-devel

-- 
With best regards,

Michael Stauber
http://www.solarspeed.net