Is your cmake not executable? On Wed, Dec 24, 2014 at 10:30 AM, vegihat vegihat <[email protected]> wrote:
> Hello folks. I have stacked to install julia manually by source. I use > Kali linux and during the 'make' proccess i take a "/bin/sh: 2: cmake: > Permission denied". It is noticeable that i run 'make' as root. Bellow is > the last 28 lines of 'make proccess'. Do you know what i need to do to > solve it > > > Making check in cxx > ================== > All 0 tests passed > ================== > Making check in mpn > Making check in mpz > Making check in mpq > Making check in mpf > Making check in printf > Making check in scanf > Making check in rand > Making check in cxx > Making check in demos > Making check in calc > Making check in expr > Making check in tune > Making check in doc > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 124 0 124 0 0 17 0 --:--:-- 0:00:07 > --:--:-- 86 > 0 0 0 3373k 0 0 65833 0 --:--:-- 0:00:52 --:--:-- > 93446 > patching file src/path.h > patching file src/win32/path_w32.h > /bin/sh: 2: cmake: Permission denied > make[2]: *** [libgit2-0.21.3/build/Makefile] Error 127 > make[1]: *** [julia-release] Error 2 > make: *** [release] Error 2 > >
