<div dir="ltr">Hi Bishwajit,<br><br>I believe the curses interface will get built by default if it can find ncurses so you're probably missing the ncurses development libraries.  Try installing the libncurses-dev package and then re-configuring and building CMake.<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div>- Chuck<br></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Feb 8, 2017 at 8:51 AM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Feb 08, 2017 at 02:10:27 -0500, Bishwajit Dutta wrote:<br>
> I had the below query. Thanks to pls help out.<br>
><br>
> I wanted to build Paraview 4.0.1 source on my 64 bit ubuntu system. I need<br>
> to<br>
> configure options to build with mesa and I read that this is to be done<br>
> with ccmake.<br>
><br>
> Now I compiled cmake 2.8.8 and 3.7.0 but I cannot see any ccmake getting<br>
> compiled in bin folder.<br>
> Thanks for letting me know a proper version of cmake which has ccmake.<br>
<br>
</span>You need to set BUILD_CursesDialog=ON.<br>
<br>
--Ben<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div></div>