[julia-users] Re: Install Old Version of Julia (0.3)

2015-10-14 Thread Kristoffer Carlsson
http://julialang.org/downloads/oldreleases maybe?

On Wednesday, October 14, 2015 at 9:19:45 PM UTC+2, Tim Wheeler wrote:
>
> Hello Julia Users,
>
> I am running Ubuntu 14.04 and had the standard julia ppa. Ubuntu 
> automatically updated me to Julia 0.4. Unfortunately I have a paper due 
> soon and the update messed up my modules. Is it possible to install the old 
> version (0.3)?
> I was on the julia releases page 
>  
> but the 0.3.11-trusty2 file is shown to be broken for Intel processors. 
> Is there a way to get an older version that compiles for Ubuntu 14.04 
> (trusty) on Intel chips?
>
> I also checked `apt-cache policy julia`, which gives me:
>
> >>apt-cache policy julia
> julia:
>   Installed: (none)
>   Candidate: 0.4.0-trusty3
>   Version table:
>  0.4.0-trusty3 0
> 500 http://ppa.launchpad.net/staticfloat/juliareleases/ubuntu/ 
> trusty/main amd64 Packages
> 100 /var/lib/dpkg/status
>  0.2.1+dfsg-2 0
> 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
> Packages
>
>
> Is 0.3 no longer an option?
>
> Thank you
>


[julia-users] Re: Install Old Version of Julia (0.3)

2015-10-14 Thread Tim Wheeler
Okay, I figured it out.
Apparently amd64 doesn't have anything to do with AMD vs. Intel.
I installed it and it works!

On Wednesday, October 14, 2015 at 12:19:45 PM UTC-7, Tim Wheeler wrote:
>
> Hello Julia Users,
>
> I am running Ubuntu 14.04 and had the standard julia ppa. Ubuntu 
> automatically updated me to Julia 0.4. Unfortunately I have a paper due 
> soon and the update messed up my modules. Is it possible to install the old 
> version (0.3)?
> I was on the julia releases page 
>  
> but the 0.3.11-trusty2 file is shown to be broken for Intel processors. 
> Is there a way to get an older version that compiles for Ubuntu 14.04 
> (trusty) on Intel chips?
>
> I also checked `apt-cache policy julia`, which gives me:
>
> >>apt-cache policy julia
> julia:
>   Installed: (none)
>   Candidate: 0.4.0-trusty3
>   Version table:
>  0.4.0-trusty3 0
> 500 http://ppa.launchpad.net/staticfloat/juliareleases/ubuntu/ 
> trusty/main amd64 Packages
> 100 /var/lib/dpkg/status
>  0.2.1+dfsg-2 0
> 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
> Packages
>
>
> Is 0.3 no longer an option?
>
> Thank you
>