%general-entities; ]> Ncurses-&ncurses-version; <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.7 SBU</seg><seg>26 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Ncurses Prepare Ncurses for compilation: ./configure --prefix=/tools --with-shared \ --without-debug --without-ada --enable-overwrite Compile the package: make Install the package: make install