On Wed, Feb 4, 2009 at 12:59 PM, Daniel Brown <danbr...@php.net> wrote:
> On Wed, Feb 4, 2009 at 09:46,  <ad...@buskirkgraphics.com> wrote:
>> Okay here is my question.
>> Does anyone know of an RPM of php that is pre-compiled with all the extras 
>> like soap, mssql, freetds, etc...
>
>    Afternoon, Rich, et al;
>
>    On an RHEL 5.3 system, you should already have 'yum' installed
> with the repos ready to go by default, so just drop to a command line
> and, as root, type:
>
>    yum install php-soap
>    yum install php-mssql
>    yum install php-pdo
>
>    .... etc.
>
>    If your 'yum' isn't working from the get-go, check
> http://rpmfind.net/ or http://pbone.net/ for the individual RPM's.
>
> --
> </Daniel P. Brown>
> daniel.br...@parasane.net || danbr...@php.net
> http://www.parasane.net/ || http://www.pilotpig.net/
> Unadvertised dedicated server deals, too low to print - email me to find out!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

I might be wrong, but I think the packages have the php version
appended to the it. so php5-soap, for example.

At least it's like that in Fedora.

-- 
Kyle Terry | www.kyleterry.com
Help kick start VOOM (Very Open Object Model) for a library of PHP classes.
http://www.voom.me | IRC EFNet #voom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to