You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packages with build errors remain installed in C:\Users\Anthony.julia\v0.4
build the package(s) and all dependencies with Pkg.build("Nettle")
build a single package by running its deps/build.jl script
INFO: Package database updated
INFO: METADATA is out-of-date — you may not have the latest version of Atom
INFO: Use Pkg.update() to get the latest versions of your packages
INFO: Precompiling module Atom...
ERROR: LoadError: libnettle not properly installed. Please run Pkg.build("Nettle")
in error at error.jl:21
while loading C:\Users\Anthony.julia\v0.4\Nettle\src\Nettle.jl, in expression starting on line 10
ERROR: LoadError: Failed to precompile Nettle to C:\Users\Anthony.julia\lib\v0.4\Nettle.ji
in error at error.jl:21
while loading C:\Users\Anthony.julia\v0.4\WebSockets\src\WebSockets.jl, in expression starting on line 23
ERROR: LoadError: LoadError: Failed to precompile WebSockets to C:\Users\Anthony.julia\lib\v0.4\WebSockets.ji
in error at error.jl:21
while loading C:\Users\Anthony.julia\v0.4\Mux\src\websockets_integration.jl, in expression starting on line 1
while loading C:\Users\Anthony.julia\v0.4\Mux\src\Mux.jl, in expression starting on line 26
ERROR: LoadError: LoadError: Failed to precompile Mux to C:\Users\Anthony.julia\lib\v0.4\Mux.ji
in error at error.jl:21
while loading C:\Users\Anthony.julia\v0.4\Blink\src\content/content.jl, in expression starting on line 1
while loading C:\Users\Anthony.julia\v0.4\Blink\src\Blink.jl, in expression starting on line 8
ERROR: LoadError: Failed to precompile Blink to C:\Users\Anthony.julia\lib\v0.4\Blink.ji
in error at error.jl:21
while loading C:\Users\Anthony.julia\v0.4\Atom\src\Atom.jl, in expression starting on line 5
ERROR: LoadError: Failed to precompile Atom to C:\Users\Anthony.julia\lib\v0.4\Atom.ji
in error at error.jl:21
while loading C:\Users\Anthony.atom\packages\julia-client\script\boot.jl, in expression starting on line 35
I am on windows 8
The text was updated successfully, but these errors were encountered:
This is what I get when installing uber-juno package.
http://www.jayrambhia.com/blog/android-wireless-connection-2/
I am on windows 8
The text was updated successfully, but these errors were encountered: