Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-14 Thread Ferenc Kovacs
> > > You don't have the PCRE library sources installed. Try this, then > retry the PECL install: > >sudo apt-get install pcre pcre-devel > > Hi. it should be mentioned in the requirements list: http://php.net/manual/en/oauth.requirements.php

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-14 Thread Daniel Brown
On Tue, Dec 14, 2010 at 03:19, Ferenc Kovacs wrote: > > Hi. > it should be mentioned in the requirements list: > http://php.net/manual/en/oauth.requirements.php > and I checked the changelog: "- Added php streams support (libcurl is no > longer required)" so that should be updated in the docs also

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-14 Thread Ferenc Kovacs
On Tue, Dec 14, 2010 at 4:14 PM, Daniel Brown wrote: > On Tue, Dec 14, 2010 at 03:19, Ferenc Kovacs wrote: > > > > Hi. > > it should be mentioned in the requirements list: > > http://php.net/manual/en/oauth.requirements.php > > and I checked the changelog: "- Added php streams support (libcurl i