When install ncurses-dev all is OK. Thanks!
2012/3/23 dpa <[email protected]> > > Pay attention on “curses.h:31:19: error: curses.h: No such file or directory” > > > > I think You should install libncurses-dev package first > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of goup2010 > Sent: Friday, March 23, 2012 11:52 AM > To: OpenSIPS users mailling list > Subject: Re: [OpenSIPS-Users] [RELEASE] OpenSIPS 1.8.0 - a new major release > is out > > > > Hello, > > I try to install 1.8.0. When run "make install" I receive follow errors: > > > make[1]: Entering directory `/root/opensips_1_8/menuconfig' > rm -f configure > rm -f cfg.o curses.o items.o commands.o menus.o parser.o main.o > make[1]: Leaving directory `/root/opensips_1_8/menuconfig' > make[1]: Entering directory `/root/opensips_1_8/menuconfig' > gcc -g -Wall > -DMENUCONFIG_CFG_PATH=\"/usr/local/share/opensips//menuconfig_templ ates/\" > -DMENUCONFIG_GEN_PATH=\"/etc/opensips/\" -DMENUCONFIG_HAVE_SOURCES=0 - c -o > cfg.o cfg.c > In file included from main.h:33, > from cfg.c:30: > curses.h:31:19: error: curses.h: No such file or directory > In file included from cfg.c:30: > main.h:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ > to ken > main.h:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ > to ken > make[1]: *** [cfg.o] Error 1 > make[1]: Leaving directory `/root/opensips_1_8/menuconfig' > make: *** [opensipsmc] Error 2 > > Where is problem? > > Best regards, > > PlayMen > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
