Re: [PHP-INSTALL] Troubles installing oauth extension
[email protected] (Ferenc Kovacs)
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
> > > 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 <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. should I add this as a phpdoc bug, or as a package bug? Tyrael