Re: [PHP] php rpm

2009-02-05 Thread Thodoris
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...

[PHP] php rpm

2009-02-04 Thread admin
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... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php rpm

2009-02-04 Thread Yannick Mortier
Can you tell us what distribution you have? Some distributions already deliver PHP rpms and you just have to install additional modules. Mostly they are called php(4|5)-(extensionname). For example php5-mssql or php4-bc. Try to look into your package manager or tell us what distro you have so I

Re: [PHP] php rpm

2009-02-04 Thread Yannick Mortier
2009/2/4 ad...@buskirkgraphics.com: Wow I am so sorry did not mean to be so vague about my installation. RHEL 5.3 The distro that comes with it is 5.1.6 The bad part is the Redhat does not offer an uptodate disto of php. So i am compiling from source. I cant find much information on the

Re: [PHP] php rpm

2009-02-04 Thread Ashley Sheridan
On Wed, 2009-02-04 at 20:52 +0100, Yannick Mortier wrote: 2009/2/4 ad...@buskirkgraphics.com: Wow I am so sorry did not mean to be so vague about my installation. RHEL 5.3 The distro that comes with it is 5.1.6 The bad part is the Redhat does not offer an uptodate disto of php. So i am

Re: [PHP] php rpm

2009-02-04 Thread Daniel Brown
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'

Re: [PHP] php rpm

2009-02-04 Thread Thodoris Goltsios
Daniel Brown 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

Re: [PHP] php rpm

2009-02-04 Thread Kyle Terry
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

Re: [PHP] php rpm

2009-02-04 Thread Daniel Brown
On Wed, Feb 4, 2009 at 16:55, Thodoris Goltsios t...@kinetix.gr wrote: This probably more then one rpm :-) . You're correct. ;-P I meant to lead-off the last email by saying that there is no single official RHEL RPM that includes those modules/extensions by default. -- /Daniel P.

Re: [PHP] php rpm

2009-02-04 Thread Daniel Brown
On Wed, Feb 4, 2009 at 16:56, Kyle Terry k...@kyleterry.com wrote: I might be wrong, but I think the packages have the php version appended to the it. so php5-soap, for example. Some do, some don't. At least it's like that in Fedora. Depends on the RPM packager and the repo, among

[PHP] PHP RPM BUILD ERROR - Help!

2001-11-02 Thread Kal Amry
I am trying to build the binaries, however after the following cmd: rpm -bb php4-2.spec I keep getting: configure: error: Unable to find required gettext library Bad exit status from /var/tmp/rpm-tmp.32623 (%build) Thanks, -- PHP General Mailing List (http://www.php.net/) To unsubscribe,