Re: [julia-users] Generic Linux binaries for julia-0.4.6

2016-10-01 Thread Tony Kelman
We can add a note to the downloads page saying that past versions are still 
available by just modifying the version number in the url, if that would 
help.


On Saturday, October 1, 2016 at 2:17:09 AM UTC-7, Mauro wrote:
>
> On Sat, 2016-10-01 at 10:38, ami...@gmail.com  wrote: 
> > Great, a bit ashamed I didn't even try that... Thank you Mauro. 
>
> No worries, if I recall correctly, I know because I had asked too... 
>


Re: [julia-users] Generic Linux binaries for julia-0.4.6

2016-10-01 Thread Mauro
On Sat, 2016-10-01 at 10:38, amik...@gmail.com wrote:
> Great, a bit ashamed I didn't even try that... Thank you Mauro.

No worries, if I recall correctly, I know because I had asked too...


Re: [julia-users] Generic Linux binaries for julia-0.4.6

2016-10-01 Thread amiksvi
Great, a bit ashamed I didn't even try that... Thank you Mauro.


Re: [julia-users] Generic Linux binaries for julia-0.4.6

2016-09-30 Thread Mauro
Adapting the links found on
http://julialang.org/downloads/oldreleases.html
should work.  E.g.:

https://s3.amazonaws.com/julialang/bin/winnt/x64/0.4/julia-0.4.7-win64.exe

to

https://s3.amazonaws.com/julialang/bin/winnt/x64/0.4/julia-0.4.6-win64.exe

On Fri, 2016-09-30 at 23:15, amik...@gmail.com wrote:
> Hello,
>
> Sorry for the possibly dumb question: for benchmarking purposes I'm looking
> for the generic Linux binaries for julia-0.4.6 (I don't want to compile
> from the source). Can they still be found somewhere?
>
> Many thanks,