IJulia install error

201 views
Skip to first unread message

Marcio Sales

unread,
Aug 28, 2015, 6:33:42 PM8/28/15
to julia-users
Hello.
When trying to install IJulia on Windows, I get the following error. Any idea of what went wrong?

failed to download libstdc++6 0 from http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_13.1//noarch/mingw64-libstdc++6-5.1.0-2.2.noarch.rpm.
while loading C:\Users\MarcioHenrique\.julia\v0.3\ZMQ\deps\build.jl, in expression starting on line 23

================================================================================

================================[ BUILD ERRORS ]================================

WARNING: ZMQ had build errors.

 - packages with build errors remain installed in C:\Users\MarcioHenrique\.julia\v0.3
 - build the package(s) and all dependencies with `Pkg.build("ZMQ")`
 - build a single package by running its `deps/build.jl` script

================================================================================

LarryD

unread,
Aug 29, 2015, 9:10:53 AM8/29/15
to julia-users
I had the same problem. It turned out that ZMQ had problems because it couldn't find a C++ compiler. I downloaded a C++ compiler, then rebuilt ZMQ and now IJulia runs fine. 

Steven G. Johnson

unread,
Aug 29, 2015, 9:22:34 AM8/29/15
to julia-users
ZMQ on Windows shouldn't need a compiler installed; it downloads a precompiled binary.

If the error is "failed to download X" then usually it means you are behind a firewall or something that is blocking the download.

lawrence dworsky

unread,
Aug 29, 2015, 10:24:30 AM8/29/15
to julia...@googlegroups.com
I don't know. I got a specific error message that said it couldn't find a C++ compiler and when I downloaded a compiler everything went fine.​

Kevin Squire

unread,
Aug 29, 2015, 10:29:07 AM8/29/15
to julia...@googlegroups.com
Which compiler did you download (for Windows)?

lawrence dworsky

unread,
Aug 29, 2015, 10:55:47 AM8/29/15
to julia...@googlegroups.com
This is embarrassing - I'm not 100% sure. However, I find it in a mingw folder, so I guess that's what I grabbed. 

If you don't see a message on the REPL specifically saying that ZMQ needs this, then​ I wouldn't bet on it helping you.

lawrence dworsky

unread,
Aug 29, 2015, 10:58:24 AM8/29/15
to julia...@googlegroups.com
I probably should also mention that this is all Windows.

On Sat, Aug 29, 2015 at 9:29 AM, Kevin Squire <kevin....@gmail.com> wrote:

Marcio Sales

unread,
Aug 30, 2015, 1:43:47 PM8/30/15
to julia-users, ma...@lawrencedworsky.com
Thanks

It didnt mention any compiling problems. Also I dont think it is a firewall problem as I work in a home PC with basic windows security. This is weird...
Reply all
Reply to author
Forward
0 new messages