<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<font class="Apple-style-span" face="Tahoma" size="2">Hi Ryan</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I use Arch Linux 64 bit, i forgott to say.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><div><font class="Apple-style-span" face="Tahoma" size="2">cmake --version</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">cmake version 2.8.5</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">i have these in the system.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><div>find / -name libncursesw.so.5</div><div>/usr/lib32/libncursesw.so.5</div><div>/lib/libncursesw.so.5</div><div><br></div><div>is it ncurses that enables a X Gui?</div><div>like the other installers. you can both install from commandline and X gui.</div><div><br></div><div>the installer works even if ncurses fails.</div><div><br></div><div>Kind Regards Daniel</div></font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><br><div style="font-family: Tahoma; font-size: 10pt; ">&gt; Date: Sat, 24 Sep 2011 02:50:16 -0400<br>&gt; From: icculus@icculus.org<br>&gt; To: mojosetup@icculus.org<br>&gt; Subject: Re: [mojosetup] mojosetup cant find ncurses.h<br>&gt; <br>&gt; <br>&gt; &gt; error: #error ncurses gui enabled, but no known header file found<br>&gt; <br>&gt; That's strange, it shouldn't have let you build the ncurses support.<br>&gt; <br>&gt; Try this:<br>&gt; <br>&gt;     sudo apt-get install libncursesw5-dev<br>&gt; <br>&gt; That _should_ give you the headers you need.<br>&gt; <br>&gt; Failing that, start over with this on your cmake command line...<br>&gt; <br>&gt;      -DMOJOSETUP_GUI_NCURSES=FALSE<br>&gt; <br>&gt; ...which will forcibly disable it.<br>&gt; <br>&gt; --ryan.<br>&gt; <br>&gt; _______________________________________________<br>&gt; mojosetup mailing list<br>&gt; mojosetup@icculus.org<br>&gt; http://icculus.org/mailman/listinfo/mojosetup<br></div></div>                                               </div></body>
</html>