[julia-users] install failed

2014-06-20 Thread harven
I just tried to install julia on a linux debian laptop by cloning the git repository and running make but the install ended with -- [...] make[4]: warning: -jN forced in submake: disabling jobserver mode. OK. OpenBLAS build complete. (BLAS CBLAS LAPACK LAPACKE) OS ...

Re: [julia-users] install failed

2014-06-20 Thread Elliot Saba
Can you run `make` again? Sometimes, due to parallel makefile rules, the cause of an error can be hard to see. Please post the output of `make` again, which should fail immediately and give us an idea as to why it didn't work. -E On Fri, Jun 20, 2014 at 12:16 PM, harven har...@free.fr wrote:

Re: [julia-users] install failed

2014-06-20 Thread Jameson Nash
Yeah, I can probably improve that On Friday, June 20, 2014, Kevin Squire kevin.squ...@gmail.com wrote: I tried this again recently and had problems (again). For me, at least, it's almost always been caused by a conflict when compiling the single and double precision FFTW libraries

Re: [julia-users] install failed

2014-06-20 Thread harven
Le vendredi 20 juin 2014 21:30:56 UTC+2, Elliot Saba a écrit : Can you run `make` again? Sometimes, due to parallel makefile rules, the cause of an error can be hard to see. Please post the output of `make` again, which should fail immediately and give us an idea as to why it didn't

Re: [julia-users] install failed

2014-06-20 Thread Stefan Karpinski
Weird. Looks like you're getting a test failure in PCRE...(!) On Fri, Jun 20, 2014 at 5:03 PM, harven har...@free.fr wrote: Le vendredi 20 juin 2014 21:30:56 UTC+2, Elliot Saba a écrit : Can you run `make` again? Sometimes, due to parallel makefile rules, the cause of an error can be