X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=propro.md;fp=propro.md;h=3e512e791e73f2b8b43397c9cc81681749261902;hb=05181431933a01acd2f1436c74728d03a245bea5;hp=45f579987bbe0084d261000269d7193e20016e3d;hpb=cc65ded90c248def625bfb1a3e5d857f1d0ded6f;p=mdref%2Fmdref-propro diff --git a/propro.md b/propro.md index 45f5799..3e512e7 100644 --- a/propro.md +++ b/propro.md @@ -12,6 +12,20 @@ This extension is hosted at [PECL](http://pecl.php.net) and can be installed wit # pecl install propro +### PHARext + +Watch out for [PECL replicates](https://replicator.pharext.org?propro) +and pharext packages attached to [releases](https://github.com/m6w6/ext-propro/releases). + +### Checkout + + git clone github.com:m6w6/ext-propro + cd ext-propro + /path/to/phpize + ./configure --with-php-config=/path/to/php-config + make + sudo make install + ## Internals: > ***NOTE:***