Hello,
Since Google is burning down Reader tomorrow, I decided to give www/tt-rss a try. I'm having trouble with getting php5-pcntl installed, which is required for Tiny Tiny RSS to work properly. I was able to install the tt-rss package and import my feeds, which will not update.
When trying to update the feeds per the instruction on tt-rss wiki, I get the following error:
When trying to install the PHP pcntl extension:
Any suggestions would be great!
Thanks,
-Tim
Since Google is burning down Reader tomorrow, I decided to give www/tt-rss a try. I'm having trouble with getting php5-pcntl installed, which is required for Tiny Tiny RSS to work properly. I was able to install the tt-rss package and import my feeds, which will not update.
When trying to update the feeds per the instruction on tt-rss wiki, I get the following error:
Code:
# php ./update.php --daemon
PHP Warning: Module 'gd' already loaded in Unknown on line 0
PHP Warning: Module 'SimpleXML' already loaded in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626/pcntl.so' - Cannot open "/usr/local/lib/php/20090626/pcntl.so" in Unknown on line 0
Tiny Tiny RSS was unable to start properly. This usually means a misconfiguration or an incomplete upgrade.
Please fix errors indicated by the following messages:
When trying to install the PHP pcntl extension:
Code:
/usr/ports/devel/php5-pcntl/work/php-5.4.16/ext/pcntl/php_signal.c:24:30: error: Zend/zend_signal.h: No such file or directory
*** [php_signal.lo] Error code 1
1 error
*** [do-build] Error code 1
Stop in /usr/ports/devel/php5-pcntl.
[root@main /usr/ports/devel/php5-pcntl]#
Any suggestions would be great!
Thanks,
-Tim