[mojosetup] mojosetup cant find ncurses.h

Daniel Larsson znixen at live.se
Sat Sep 24 03:20:09 EDT 2011


Hi Ryan
I use Arch Linux 64 bit, i forgott to say.

cmake --versioncmake version 2.8.5

i have these in the system.
find / -name libncursesw.so.5/usr/lib32/libncursesw.so.5/lib/libncursesw.so.5
is it ncurses that enables a X Gui?like the other installers. you can both install from commandline and X gui.
the installer works even if ncurses fails.
Kind Regards Daniel

> Date: Sat, 24 Sep 2011 02:50:16 -0400
> From: icculus at icculus.org
> To: mojosetup at icculus.org
> Subject: Re: [mojosetup] mojosetup cant find ncurses.h
> 
> 
> > error: #error ncurses gui enabled, but no known header file found
> 
> That's strange, it shouldn't have let you build the ncurses support.
> 
> Try this:
> 
>     sudo apt-get install libncursesw5-dev
> 
> That _should_ give you the headers you need.
> 
> Failing that, start over with this on your cmake command line...
> 
>      -DMOJOSETUP_GUI_NCURSES=FALSE
> 
> ...which will forcibly disable it.
> 
> --ryan.
> 
> _______________________________________________
> mojosetup mailing list
> mojosetup at icculus.org
> http://icculus.org/mailman/listinfo/mojosetup
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/mojosetup/attachments/20110924/1c39b507/attachment.htm>


More information about the mojosetup mailing list