Go Back   Web Server Hosting Forum by BODHost > Support > vps hosting
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 12-24-08, 11:34
BOD Member
 
Join Date: Nov 2008
Posts: 6
Default Cmake

Hi, I'd like to have Cmake, if possible. Is it something i could do, being on a vps or would you need to, if it's at all possible ?

regards Lee
Reply With Quote
  #2 (permalink)  
Old 12-26-08, 00:29
Rocky's Avatar
Administrator
 
Join Date: Nov 2007
Posts: 123
Cool

Wish you Merry Christmas Lee !

CMake is a cross-platform, open-source build system which is designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

Here're the simple steps to get the application installed :

Get the file :
Extract it:
Quote:
root@support [~]# tar xzf cmake-2.6.2.tar.gz
Get into the extracted directory:
Quote:
root@support [~]# cd cmake-2.6.2
Run the cunfigure command:
Quote:
root@support [~]# ./configure
Now once the screen has finished all it's checks, it'd come to a standstill, run the following now:
Quote:
root@support [~]# gmake
Later:
Quote:
root@support [~]# make
Further more:
Quote:
root@support [~]# make install
All done now check the version:
Quote:
root@support [~]# cmake --version
Get help through the --help option:
Quote:
root@support [~]# cmake --help
Enjoy :D
__________________
Regards,
Rocky
Reply With Quote
  #3 (permalink)  
Old 12-26-08, 12:49
BodShane's Avatar
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,087
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

Hello Lee,

You can install CMake as Rocky suggested or would you like us to install the application for you ?

We look forward for your response in order to proceed further.

Regards,
Forum Administrator
BODHost.com
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote
  #4 (permalink)  
Old 12-26-08, 12:54
sam sam is offline
BOD Member
 
Join Date: Jul 2007
Posts: 141
Send a message via Yahoo to sam
Default

Cmake is very effective in terms of speed, reliability and usability and so on.
Reply With Quote
  #5 (permalink)  
Old 12-26-08, 13:02
Moderator
 
Join Date: Dec 2008
Posts: 257
Post CMake - major features

# Automatic dependency analysis built-in for C, C++, Fortran and Java
# Support of SWIG, Qt, via the CMake scripting language
# Build files are generated for Eclipse CDT using CMake.
# Support for parallel builds
# Detection of file content changes using traditional timestamps
# Cross-compilation
# Built-in support for many versions of Microsoft Visual Studio including versions
6, 7, 7.1, 8.0, and 9.0,
# Configuration files are CMake scripts, which use a programming language
specialized to software builds
Reply With Quote
  #6 (permalink)  
Old 12-26-08, 13:03
BOD Member
 
Join Date: Nov 2005
Posts: 112
Send a message via MSN to bill mates
Default

Is it possible to create one set of CMake files that describe a project and with the help of this files is it possible to create Makefiles for Windows and Linux?
Reply With Quote
  #7 (permalink)  
Old 12-26-08, 13:06
BOD Member
 
Join Date: Nov 2008
Posts: 62
Default

CMake is a cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform-independent and compiler-independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, preprocessor generation, code generation, and template instantiation. Please go to CMake - Cross Platform Make to learn more about CMake.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:45.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.