Monday, October 19, 2015

Runkit is finally at home!



Only five years of waiting and it has happened! Now my work on Runkit is officially hosted on PECL: pecl.php.net/runkit

You can now install latest release through PECL with a standard command
pecl install runkit

Many thanks to all people involved in this adventure!

2 comments:

  1. Hello,

    I get the next error:

    $ pecl install runlit
    (...)
    /root/tmp/pear/runkit/runkit_functions.c:482: warning: dereferencing type-punned pointer will break strict-aliasing rules
    make: *** [runkit_functions.lo] Error 1
    ERROR: `make' failed

    Using php 5.5, CentOS release 5.11 (Final) 32 bits.

    Can you help me please?

    ReplyDelete