JuliaGraphics / Winston.jl

2D plotting for Julia
MIT License
171 stars 55 forks source link

Winston installation on windows x64 (Cairo, LibCURL and Tk had build errors) #158

Open zapazite opened 10 years ago

zapazite commented 10 years ago
           _

() | A fresh approach to technical computing () | () () | Documentation: http://docs.julialang.org | | | Type "help()" to list help topics | | | | | | |/ ` | | | | || | | | (| | | Version 0.2.1 (2014-02-11 06:30 UTC) / |_'||_|'_| | Official http://julialang.org/ release |__/ | x86_64-w64-mingw32

julia> versioninfo() Julia Version 0.2.1 Commit e44b593* (2014-02-11 06:30 UTC) Platform Info: System: Windows (x86_64-w64-mingw32) WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY) LAPACK: libopenblas LIBM: libopenlibm

julia> Pkg.add("Winston") INFO: Initializing package repository C:\Users\Maxime.julia\v0.2 INFO: Cloning METADATA from git://github.com/JuliaLang/METADATA.jl INFO: Cloning cache of BinDeps from git://github.com/JuliaLang/BinDeps.jl.git INFO: Cloning cache of Cairo from git://github.com/JuliaLang/Cairo.jl.git INFO: Cloning cache of Color from git://github.com/JuliaLang/Color.jl.git INFO: Cloning cache of HTTPClient from git://github.com/amitmurthy/HTTPClient.jl .git INFO: Cloning cache of IniFile from git://github.com/JuliaLang/IniFile.jl.git INFO: Cloning cache of LibCURL from git://github.com/amitmurthy/LibCURL.jl.git INFO: Cloning cache of LibExpat from git://github.com/amitmurthy/LibExpat.jl.git

INFO: Cloning cache of Tk from git://github.com/JuliaLang/Tk.jl.git INFO: Cloning cache of URIParser from git://github.com/Keno/URIParser.jl.git INFO: Cloning cache of URLParse from git://github.com/tanmaykm/URLParse.jl.git INFO: Cloning cache of WinRPM from git://github.com/JuliaLang/WinRPM.jl.git INFO: Cloning cache of Winston from git://github.com/nolta/Winston.jl.git INFO: Cloning cache of Zlib from git://github.com/dcjones/Zlib.jl.git INFO: Installing BinDeps v0.2.14 INFO: Installing Cairo v0.2.13 INFO: Installing Color v0.2.10 INFO: Installing HTTPClient v0.1.0 INFO: Installing IniFile v0.2.2 INFO: Installing LibCURL v0.1.3 INFO: Installing LibExpat v0.0.4 INFO: Installing Tk v0.2.12 INFO: Installing URIParser v0.0.2 INFO: Installing URLParse v0.0.0 INFO: Installing WinRPM v0.0.13 INFO: Installing Winston v0.11.0 INFO: Installing Zlib v0.1.5 INFO: Building LibCURL WARNING: skipping repodata/repomd.xml, not in cache WARNING: skipping repodata/repomd.xml, not in cache INFO: Updating WinRPM package list INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win3 2/openSUSE_Factory/ /repodata/repomd.xml INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win3 2/openSUSE_Factory/ /repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-prima ry.xml.gz WARNING: received error 0 while downloading http://download.opensuse.org/reposit ories/windows:/mingw:/win32/openSUSE_Factory/ /repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-prima ry.xml.gz INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win6 4/openSUSE_Factory/ /repodata/repomd.xml INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win6 4/openSUSE_Factory/ /repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-prima ry.xml.gz WARNING: received error 0 while downloading http://download.opensuse.org/reposit ories/windows:/mingw:/win64/openSUSE_Factory/ /repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-prima ry.xml.gz ===============================[ ERROR: LibCURL ]===============================

WARNING: backtraces on your platform are often misleading or partially incorrect

None of the selected providers can install dependency libcurl-4 at C:\Users\Maxime.julia\v0.2\LibCURL\deps\build.jl:13

INFO: Building Cairo ================================[ ERROR: Cairo ]================================

None of the selected providers can install dependency gobject at C:\Users\Maxime.julia\v0.2\Cairo\deps\build.jl:130

INFO: Building Tk =================================[ ERROR: Tk ]==================================

None of the selected providers can install dependency tcl at C:\Users\Maxime.julia\v0.2\Tk\deps\build.jl:54

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

WARNING: Cairo, LibCURL and Tk had build errors.

INFO: REQUIRE updated.

julia>

Thanls a lot

Maxime

zapazite commented 10 years ago

I live in Belgium and I have friends with the same problem. If I stop my antivirus, my firewall and I shut down wiffi (I plug a connexion cable) Some of the "WARNING: received error 0 while downloading" error are solves

But it is RANDOM sometimes I get 3 errors sometimes only 1.

I went to France for holidays and after 2 try I finnaly finnish the installation without any errors.

But now I am back home and I need to update WinRPM again.

Sadly I have again the downloading error.

thanks