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.noul...@gmail.com> wrote:

> 2009/11/2 tech user <techs...@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
>
_______________________________________________
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

Reply via email to