Thanks, Isaiah!
On Sunday, September 13, 2015 at 10:31:17 PM UTC+2, Isaiah wrote:
>
> `apt-get install build-essential`
>
> On Sun, Sep 13, 2015 at 4:02 PM, Sisyphuss > wrote:
>
>> No, I mean general compiling tool kit in linux, so that I can also use
>> them to compile other programs.
>>
>> I h
`apt-get install build-essential`
On Sun, Sep 13, 2015 at 4:02 PM, Sisyphuss wrote:
> No, I mean general compiling tool kit in linux, so that I can also use
> them to compile other programs.
>
> I have seen it somewhere, but I forgot it.
>
>
>
> On Sunday, September 13, 2015 at 1:58:56 PM UTC+2,
No, I mean general compiling tool kit in linux, so that I can also use them
to compile other programs.
I have seen it somewhere, but I forgot it.
On Sunday, September 13, 2015 at 1:58:56 PM UTC+2, Isaiah wrote:
>
> For future reference, required tools and libraries are listed in the build
> i
For future reference, required tools and libraries are listed in the build
instructions:
https://github.com/JuliaLang/julia/blob/master/README.md#required-build-tools-and-external-libraries
On Sun, Sep 13, 2015 at 5:51 AM, Sisyphuss wrote:
> Thanks Kristoffer! I complete the building now.
>
> On
Thanks Kristoffer! I complete the building now.
On Sunday, September 13, 2015 at 11:11:09 AM UTC+2, Kristoffer Carlsson
wrote:
>
> Run make again. What happens?
>
> On Sunday, September 13, 2015 at 11:05:21 AM UTC+2, Sisyphuss wrote:
>>
>> I tried to build the v0.4 candidate in my Ubuntu 14.04.
>
I find that I have so many things missing.
Is there any way that I can install all develop tools in one shot ?
On Sunday, September 13, 2015 at 11:11:09 AM UTC+2, Kristoffer Carlsson
wrote:
>
> Run make again. What happens?
>
> On Sunday, September 13, 2015 at 11:05:21 AM UTC+2, Sisyphuss wrot
gfortran: command not found.
I think I should install gfortran.
On Sunday, September 13, 2015 at 11:11:09 AM UTC+2, Kristoffer Carlsson
wrote:
>
> Run make again. What happens?
>
> On Sunday, September 13, 2015 at 11:05:21 AM UTC+2, Sisyphuss wrote:
>>
>> I tried to build the v0.4 candidate in
Run make again. What happens?
On Sunday, September 13, 2015 at 11:05:21 AM UTC+2, Sisyphuss wrote:
>
> I tried to build the v0.4 candidate in my Ubuntu 14.04.
>
> I `git checkout release-0.4`
>
> After half an hour's make, I got:
>
> ```
> llvm[6]: === Finished Linking Release Executable Sampl
Previously I tried with the generic binary, but It seems something is not
supported by PythonAnywhere, relevant forum discussion:
- https://www.pythonanywhere.com/forums/topic/2145
- https://www.pythonanywhere.com/forums/topic/1420
El jueves, 30 de abril de 2015, 5:22:11 (UTC-5), Ismae