View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#63
Originally Posted by amr.fayz View Post
try this


Download

www.cmake.org/files/v2.8/cmake-2.8.7.tar.gz


Install CMake by running the following commands

HTML Code:
./bootstrap --prefix=/usr       \
            --system-libs       \
            --mandir=/share/man \
            --docdir=/share/doc/cmake-2.8.7 &&
make

HTML Code:
make install


I did not try it but I hope it helps you
I'll be trying harmattan's cmake
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here