Thanks Isaiah
I was able to download it manually too, so it wasn't a local network issue
(which only affects that file?), just wondering how i could get
Pkg.build("IJulia") or Pkg.build("Nettle") work with the batch.
This morning I removed julia 0.2 and got all the package reinstalled to
julia 0.3 without a prob, although that didn't make any sense base on the
error msg.
On Wednesday, March 12, 2014 9:53:29 AM UTC+8, Isaiah wrote:
>
> Hi,
> That file downloads fine for me, and I was able to install IJulia on a
> clean system several days ago.
> Could you try downloading it manually, to eliminate any local network
> issues? Also please send versioninfo().
>
>
>
> On Tue, Mar 11, 2014 at 4:45 PM, Ivan Tan <[email protected] <javascript:>
> > wrote:
>
>> Hi all,
>>
>> New to Julia and tried to install with the instructions from
>> https://github.com/stevengj/julia-mit/blob/master/README.md but IPython
>> kept crashing. There was an error during the building of IPython but I
>> can't seem to find a way around it. Sorry guys I'm unfamiliar with this.
>>
>> Here's the error.
>>
>> julia> Pkg.build("IJulia")
>> Pkg.build("IJulia")
>> INFO: Building Nettle
>> INFO: Packages to install: libnettle
>> INFO: Downloading: libnettle
>> INFO: try running WinRPM.update() and retrying the install
>> ===============================[ ERROR: Nettle
>> ]================================
>>
>>
>>
>> failed to download libnettle 0 from
>> http://download.opensuse.org/repositories/wi
>>
>> ndows:/mingw:/win64/openSUSE_Factory//noarch/mingw64-libnettle-2.7-3.22.noarch.r
>> pm.
>> at C:\Users\Ivan\.julia\v0.2\Nettle\deps\build.jl:35
>>
>>
>> ================================================================================
>>
>> Same error if I do Pkg.build("Nettle").
>>
>> Is the libnettle file unavailable?
>>
>> Thanks
>>
>
>