Re: [cmake-developers] Cmake 2.8.8 -- can't find curses.h

2015-01-22 Thread Sharath Prasad
Thank you David. That helped and fixed it. I was missing libraries to run
the 32bit exes.

On Wed, Jan 21, 2015 at 11:32 AM, David Cole dlrd...@aol.com wrote:

 This is a pre-built Linux binary that should work on that system, and
 should include ccmake:

 http://www.cmake.org/files/v2.8/cmake-2.8.8-Linux-i386.tar.gz

 If you can't run it, it's probably because you're on an x64 box, and
 you need the run the 32-bit exes and libs library -- hopefully
 somebody else can chime in with the package to install, because I can
 never remember the name of it.


 HTH,
 David C.



 On Wed, Jan 21, 2015 at 10:57 AM, Sharath Prasad
 prasad.shar...@gmail.com wrote:
  Hello.
 
  I am trying to use a specific version of cmake (v2.8.8). I also need
 ccmake
  (v2.8.8). I located the folders uploaded for this release. I plan to use
 it
  on ubuntu. I downloaded cmake folders and extracted all the folders
 related
  to Linux. However, only one folder has options to build from scratch.
 Other
  folders have binaries that do not run on my machine.
 
  The folder that compiles from scratch cannot locate CURSES or NCURSES and
  has trouble locating curses.h
 
  So ccmake does not work. If I install ccmake, it updates to the latest
  version 2.8.12 or so.
 
  I need v2.8.8 specifically, Can you help?
 
 
  Thanks,
  Sharath
 
  --
 
  Powered by www.kitware.com
 
  Please keep messages on-topic and check the CMake FAQ at:
  http://www.cmake.org/Wiki/CMake_FAQ
 
  Kitware offers various services to support the CMake community. For more
  information on each offering, please visit:
 
  CMake Support: http://cmake.org/cmake/help/support.html
  CMake Consulting: http://cmake.org/cmake/help/consulting.html
  CMake Training Courses: http://cmake.org/cmake/help/training.html
 
  Visit other Kitware open-source projects at
  http://www.kitware.com/opensource/opensource.html
 
  Follow this link to subscribe/unsubscribe:
  http://public.kitware.com/mailman/listinfo/cmake-developers

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

[cmake-developers] Cmake 2.8.8 -- can't find curses.h

2015-01-21 Thread Sharath Prasad
Hello.

I am trying to use a specific version of cmake (v2.8.8). I also need ccmake
(v2.8.8). I located the folders uploaded for this release. I plan to use it
on ubuntu. I downloaded cmake folders and extracted all the folders related
to Linux. However, only one folder has options to build from scratch. Other
folders have binaries that do not run on my machine.

The folder that compiles from scratch cannot locate CURSES or NCURSES and
has trouble locating curses.h

So ccmake does not work. If I install ccmake, it updates to the latest
version 2.8.12 or so.

I need v2.8.8 specifically, Can you help?


Thanks,
Sharath
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Re: [cmake-developers] Cmake 2.8.8 -- can't find curses.h

2015-01-21 Thread David Cole via cmake-developers
This is a pre-built Linux binary that should work on that system, and
should include ccmake:

http://www.cmake.org/files/v2.8/cmake-2.8.8-Linux-i386.tar.gz

If you can't run it, it's probably because you're on an x64 box, and
you need the run the 32-bit exes and libs library -- hopefully
somebody else can chime in with the package to install, because I can
never remember the name of it.


HTH,
David C.



On Wed, Jan 21, 2015 at 10:57 AM, Sharath Prasad
prasad.shar...@gmail.com wrote:
 Hello.

 I am trying to use a specific version of cmake (v2.8.8). I also need ccmake
 (v2.8.8). I located the folders uploaded for this release. I plan to use it
 on ubuntu. I downloaded cmake folders and extracted all the folders related
 to Linux. However, only one folder has options to build from scratch. Other
 folders have binaries that do not run on my machine.

 The folder that compiles from scratch cannot locate CURSES or NCURSES and
 has trouble locating curses.h

 So ccmake does not work. If I install ccmake, it updates to the latest
 version 2.8.12 or so.

 I need v2.8.8 specifically, Can you help?


 Thanks,
 Sharath

 --

 Powered by www.kitware.com

 Please keep messages on-topic and check the CMake FAQ at:
 http://www.cmake.org/Wiki/CMake_FAQ

 Kitware offers various services to support the CMake community. For more
 information on each offering, please visit:

 CMake Support: http://cmake.org/cmake/help/support.html
 CMake Consulting: http://cmake.org/cmake/help/consulting.html
 CMake Training Courses: http://cmake.org/cmake/help/training.html

 Visit other Kitware open-source projects at
 http://www.kitware.com/opensource/opensource.html

 Follow this link to subscribe/unsubscribe:
 http://public.kitware.com/mailman/listinfo/cmake-developers
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers