Install ncurses 5.7 library error

cd ../objects; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -c ../c++/cursesf.cc
/bin/sh: -I../c++: not found
make[1]: *** [../objects/cursesf.o] Error 127
make[1]: Leaving directory `/home/lauren/Downloads/ncurses-5.7/c++'
make: *** [all] Error 2
 
解决方法:
./configure --without-cxx-binding