Re: yum + php_devel and mysql_devel : Please help



On Wed, 18 Jun 2008 11:57:34 -0700, tyler.vano typed this message:

Hello all,

I am working with a fresh install of RHEL5, and I need to install the
php-devel and mysql-devel libraries so I can install PECL::mysql and
PECL::dbx.

yum install php-devel
yields:

Loading "security" plugin
[...snip...]
**** No Match for argument: php-devel **** Nothing to do

*** emphasis *** mine

I've tried various combinations of RPMs and nothing seems to work. Same
with mysql-devel.

A yum search for php* doesn't show anything that resembles php-devel. I
had no problem installing either of these libraries in RHEL4. Where do I
go from here? Any help would be appreciated.

Best regards,
- Tyler Vano

Google is your friend.

PECL is PHP extension community library

You need to download and compile dbx-1.1.0.tgz and mysql-1.0.tgz from PECL
http://pecl.php.net/packages.php?catpid=7&catname=Database
.



Relevant Pages

  • Re: yum + php_devel and mysql_devel : Please help
    ... I am working with a fresh install of RHEL5, and I need to install the ... Loading "security" plugin ...
    (linux.redhat)
  • Re: yum problem installing php-devel
    ... I am trying to install yum with following command and it stops ... everything giving libssl and libcrypto errors ... Dependencies Resolved ...
    (Fedora)
  • yum + php_devel and mysql_devel : Please help
    ... I am working with a fresh install of RHEL5, and I need to install the ... Loading "security" plugin ...
    (linux.redhat)
  • installing xdebug on a mac from binaries
    ... I can't get xdebugger configured from the tarball on a Mac. ... I tried to use PEC to install it. ... error message pecl command not installed. ... Xdebug is compiled separately, all by itself, as stated above. ...
    (comp.lang.php)
  • Re: PDF extensions to php?
    ... Compile. ... Until I made some intelligent guesses and dashed into the lib directory and ran 'make all' and then did a 'make install. ... The PECL I got using pecl install pdflib. ... Anyway that eventually worked after I guessed what I had to enter for the 'path to installed libraries' It turned out to be /usr/local. ...
    (comp.lang.php)