I just installed the cmake package from the debian repository and it got its own dependencies. Currenly I have package cmake-2.4.8-1. Accordign to dpkg-query it depends upon libncurses5 (>=5.6+20071006-3) (and libc6, libgcc1, libstdc++6) Hope it helps.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dario Figueira > Sent: 24 May 2008 16:07 > To: [email protected] > Subject: [CMake] Which Curses to install? > > Hello, > > I would like to have the CMake GUI up and running in my > debian OS, and for that i need to install "curses libraries".. > None of the packages available with the "apt-get" are > obviously the ones needed, so i'm unsure what to install. > I tried downloading "ncurses" from GNU, but when reading the > INSTALL.txt, i find there is a lot of different options or > ways to install them that requires more knowledge than i > presently have. > > So, to have GUIs (ccmake .) up and running in Ubuntu, what do > you advise? > > Thank you, > -- > Dario Figueira - ISR at IST Lisbon, Portugal > _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
