[CMake] Where can i get cmake-gui rpm for RHEL5 (Redhat 5) (download the source code is even better) ?

tech user techsgin at gmail.com
Mon Nov 2 14:19:55 EST 2009


Hi Eric

Still no cmake-gui :-(

p.s
 cpack worked great and generated the basic cmake rpm, thanks.

thanks
techsgin

On Mon, Nov 2, 2009 at 8:36 PM, Eric Noulard <eric.noulard at gmail.com> wrote:

> 2009/11/2 tech user <techsgin at gmail.com>:
>  > Hi all
> >
> > Thanks in advance
> >
> > 1) We are trying to install cmake-gui for RHEL5 and we couldn't find any
> rpm
> > available ? (* we used yum and we have a proper license)
> >
> > 2) what is the url for cmake-gui source code ? (svn, cvs)
>
> cmake-gui is part of the CMake source.
> Source are available as tarball/zip or from CVS:
> http://www.cmake.org/cmake/resources/software.html
>
> You should be able to build your own RPM from source using CPack RPM
> generator.
>
> After you have properly configured your build tree (including the
> build of CMake GUI)
>
> cd /to/your/buildtree
> make
> cpack -G RPM
>
>
> --
> Erk
> Membre de l'April - « promouvoir et défendre le logiciel libre » -
> http://www.april.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091102/8ed90211/attachment.htm>


More information about the CMake mailing list