downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Introduction> <newt_win_ternary
Last updated: Fri, 20 Nov 2009

view this page in

Ncurses Terminal Screen Control



add a note add a note User Contributed Notes
Ncurses
tom dot setliff at gmail dot com
17-Sep-2009 05:36
I am using php 5.2.9 on FC9 and had issues with ncurses_init() not being defined when I ran a simple script after installing with pecl.  Adding
extension ncurses.so
to my php.ini file resolved this issue. Also when installing with pecl I had some issues, they were resolved by using yum to install additional packages:
yum install ncurses-devel php-pear.

Introduction> <newt_win_ternary
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites