Also, make sure you have tar or bsdtar (see final message. may be due to
duplicating `Make.inc`)

On Mon, Mar 16, 2015 at 10:24 PM, Isaiah Norton <[email protected]>
wrote:

> 1.cp Make.inc Make.user
>
>
> This is incorrect. Create a new *empty* file called `Make.user` and add
> the lines indicated here:
>
>
> https://github.com/julialang/julia#intel-compilers-and-math-kernel-libraries
>
>
> Then proceed to run `make`.
>
> On Mon, Mar 16, 2015 at 7:41 PM, Wen Ling <[email protected]> wrote:
>
>> Dear all:
>>     I just start to use julia, want to start from scratch.
>> I did:
>> 1.cp Make.inc Make.user
>> modified adding Intel Tags
>>  source MKL
>> export MKL path
>>
>> when make:
>>
>> this is what happens:
>>
>> make
>>
>> make: /Users/Retina/julia/Make.user:72: pipe: Too many open files
>>
>> make: /Users/Retina/julia/Make.user:80: pipe: Too many open files
>>
>> make: /Users/Retina/julia/Make.user:158: pipe: Too many open files
>>
>> make: /Users/Retina/julia/Make.user:384: pipe: Too many open files
>>
>> make: /Users/Retina/julia/Make.user:395: pipe: Too many open files
>>
>> /Users/Retina/julia/Make.user:398: *** "please install either GNU tar or
>> bsdtar".  Stop
>>
>>
>> any idea what happens here? I restart computer to do this, the same
>>
>> thanks
>>
>> wen
>>
>
>

Reply via email to