Page 1 of 2
Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 04:47
by Andyun
It is interesting, why the package "Cmake" has not been included in ISO image of Salix OS 13.37?
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 08:10
by thenktor
We have a lot of dev tools on the iso, but we simply cannot have all of them.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 09:29
by Andyun
In previous releases of the Salix OS the cmake was present.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 10:41
by thenktor
And in 13.37 it's not because it is a 5 MB package.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 10:47
by Andyun
From
http://www.salixos.org/wiki/index.php/Home:
"All three installation modes come with a complete development environment, so users don't need to add anything to start developing and compiling applications."
And where is it?
Cmake often used to compile programs.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 11:16
by djemos
cmake is in salix-kde edition.
Look in CORE list
http://salix.svn.sourceforge.net/viewvc ... iew=markup
Always you can install it easily with slapt-get -i cmake
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 11:41
by thenktor
Andyun wrote:And where is it?
Cmake often used to compile programs.
Often = 10 %?

The usual way still is configure + make.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 11:56
by Andyun
OK, Cmake on the second place or on the third.
Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 12:42
by thenktor
As djemos said: it's no problem to get it with slapt-get

Re: Cmake and Salix OS 13.37
Posted: 27. Jun 2011, 14:23
by JRD
"All three installation modes come with a complete development environment, so users don't need to add anything to start developing and compiling applications."
This sentence refer to the non-need to download a gtk-dev or a python-dev or a i-don-t-know-dev package for all the libraries and tools available in Slackware/Salix as opposed to way other distributions have choosen to do.