Which distribution? Probably one of opensuse, fedora, ubuntu, mint, arch, ...
On some systems typing cat /proc/version or uname -a will give you this information 2013/6/11 setareh S <[email protected]> > Thanks Alain. > > I checked my system and I get something like: GNU/Linux (Kernel: Linux, > Kernel release: 2.6.32.12-0.7)on a x84-64 machine with GNOME gnome-panel > 2.28.0 desktop. > Any ideas? > > > On Tue, Jun 11, 2013 at 4:53 PM, Alain Leblanc <[email protected]> wrote: > >> Most linux distros will provide a cmake package. I don't know which >> platform you're using, but on opensuse, for instance, you only need to type >> >> sudo zypper install cmake >> >> on ubuntu, it would be ( I think) >> >> sudo apt-get install cmake >> >> and so on. >> >> a >> >> >> >> 2013/6/11 setareh S <[email protected]> >> >>> Dear CMake users, >>> >>> what version of CMake binary distribution file from the CMake download >>> page should I use to install CMake on a Linux x86-64 platfrom machine? I >>> don't see any binary distribution for x86-64 there. >>> >>> Thank you. >>> Setareh >>> >>> -- >>> >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the CMake FAQ at: >>> http://www.cmake.org/Wiki/CMake_FAQ >>> >>> Follow this link to subscribe/unsubscribe: >>> http://www.cmake.org/mailman/listinfo/cmake >>> >> >> >
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
