Package: cmake
Version: 2.8.2-2
Severity: normal

ccmake cannot be found but seem to be needed to configure cmake built
projects.

see below... first, i try to locate ccmake & cmake, then i run cmake
on the current dir, see what happened withs ls, run ccmake . and
finally look into INSTALL file to see if i did something wrong.

thet@thet-nano:/home/thet-data/repos/github/termit$ locate ccmake
thet@thet-nano:/home/thet-data/repos/github/termit$ locate cmake
/usr/share/gtksourceview-2.0/language-specs/cmake.lang
/usr/share/mime/text/x-cmake.xml
/usr/share/nano/cmake.nanorc

thet@thet-nano:/home/thet-data/repos/github/termit$ cmake .

  termit 2.7.0

Prefix dir:.......... /usr/local
Locales dir:......... /usr/local/share/locale
Debug:............... FALSE


-- Configuring done
-- Generating done
-- Build files have been written to: /home/thet-data/repos/github/termit
thet@thet-nano:/home/thet-data/repos/github/termit$ ls
ChangeLog  CMakeCache.txt  cmake_install.cmake  config.h     COPYING  INSTALL   
po   TODO
cmake      CMakeFiles      CMakeLists.txt       config.h.in  doc      Makefile  
src  utils
thet@thet-nano:/home/thet-data/repos/github/termit$ ccmake .
bash: ccmake: command not found
thet@thet-nano:/home/thet-data/repos/github/termit$ more INSTALL 
Installation Instructions
*************************


    Termit requires CMake (version  2.4 or later). You can obtain CMake sources 
here http://cmake.org/.


Run CMake generator:

    cmake .

Then configure termit:

    ccmake .

Then make:

    make

And finally install:

    make install



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmake depends on:
ii  cmake-data              2.8.2-2          CMake data files (modules, templat
ii  libarchive1             2.8.4-1          Single library to read/write tar, 
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls         7.21.3-1         Multi-protocol file transfer libra
ii  libexpat1               2.0.1-7          XML parsing C library - runtime li
ii  libgcc1                 1:4.5.2-4        GCC support library
ii  libstdc++6              4.5.2-4          The GNU Standard C++ Library v3
ii  libxmlrpc-c3            1.06.27-1.1      A lightweight RPC library based on
ii  procps                  1:3.2.8-10       /proc file system utilities
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

cmake recommends no packages.

Versions of packages cmake suggests:
ii  gcc                           4:4.4.5-2  The GNU C compiler
ii  make                          3.81-8     An utility for Directing compilati

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to