Possible Duplicate:
install CMake occurs a error, how to deal with it?
i installed the CMake in ubuntu, how to check if it installed ?
i installed the CMake in ubuntu, how to check if it installed ? |
||||
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
open your terminal and type as
If it was installed then you will get install message after them like below .
Hope that hlps . credit goes Here :http://www.howtogeek.com |
|||||||
|
|
|
Just type |
|||
|
|
sudo apt-get install cmakeand you will have it installed. – dobey Dec 5 '12 at 2:35