Thanks John. I guess that was obvious from the error message. Sorry for the noise.
--Ethan On Friday, December 26, 2014 11:09:04 AM UTC-8, John Myles White wrote: > > You need to install cmake and make it available on your path: > http://www.cmake.org/download/ > > -- John > > On Dec 26, 2014, at 2:07 PM, Ethan Anderes <[email protected] > <javascript:>> wrote: > > Hi Everyone: > > I just decided to upgrade to Julia v0.4 and ran into the following error > when trying to compile from source (I’m running Yosemite 10.10.1). Anyone > else run into this problem and know how to fix it? —Cheers > > ================== > All 3 tests passed > ================== > 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 > /bin/sh: cmake: command not found > make[2]: *** [libgit2-0.21.3/build/Makefile] Error 127 > make[1]: *** [julia-release] Error 2 > make: *** [release] Error 2 > > > > >
