Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17339

Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’)

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’)
Date 2017-02-23 12:35 +0100
Organization solani.org
Message-ID <o8mheh$lno$1@solani.org> (permalink)
References <o8mep4$jct$1@dont-email.me>

Show all headers | View raw


On 23.02.2017 at 11:52, crankypuss wrote:

> What I haven't found yet is how to resolve the issue. Not sure where to
> go from here.  I was happily using php-5 when I changed from debian to
> ubuntu, which installs php-7.  Is there no php-7 version of ncurses yet?

Indeed, there has not been a PHP 7 compatible release (the latest
release is from 2012[1], long predating PHP 7), but there is a commit in
trunk which claims to be a "basic 7 port"[2].  Note that there's also a
ticket in the bug tracker, which has a patch for PHP 7 compatibility[3].
 Consider to compile either yourself.

[1] <https://pecl.php.net/package/ncurses>
[2]
<http://svn.php.net/viewvc/pecl/ncurses/trunk/ncurses.c?revision=340054&view=markup>
[3] <https://bugs.php.net/bug.php?id=71299>

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

install ncurses (unknown type name ‘zend_rsrc_list_entry’) crankypuss <crankypuss@invalid.invalid> - 2017-02-23 03:52 -0700
  Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’) "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-02-23 12:35 +0100
    Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’) crankypuss <crankypuss@invalid.invalid> - 2017-02-23 04:55 -0700
      Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’) jesuspornstar1@gmail.com - 2017-04-25 01:45 -0700
        Re: install ncurses (unknown type name ‘zend_rsrc_list_entry’) Jerry Stuckle <jstucklex@attglobal.net> - 2017-04-25 08:13 -0400

csiph-web