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
I am trying Julia on windows 8. For some things it works very well. Others it does not.
I get an error when trying to install Winston on windows 8, Julia studio 64bit
The problem reside in "libCURL" and "Cario" packages as you can read below.
Did some googling about this error and it was reported somewere earlier and a solution was hacked.
I am using
Julia Studio 0.4.4
Based on Qt 5.1.1 (64 bit)
Built on Jan 22 2014 at 11:15:23
Log
adding Winston
INFO: Installing IniFile v0.2.2
INFO: Installing Tk v0.2.12
INFO: Installing Winston v0.11.0
INFO: Building LibCURL
WARNING: skipping repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-primary.xml.gz, not in cache
WARNING: skipping repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-primary.xml.gz, not in cache
INFO: Updating WinRPM package list
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/
/repodata/repomd.xml
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/
/repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-primary.xml.gz
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/repodata/repomd.xml
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-primary.xml.gz
INFO: Packages to install: libgpg-error-lang, libgcc, libgpg-error, libintl, libidn-lang, libgcrypt, libsqlite3-0, mozilla-nspr, mozilla-nss, libidn, zlib, libssh2, libcurl
INFO: Downloading: libgpg-error-lang
INFO: try running WinRPM.update() and retrying the install
===============================[ ERROR: LibCURL ]===============================
Hello
I am trying Julia on windows 8. For some things it works very well. Others it does not.
I get an error when trying to install Winston on windows 8, Julia studio 64bit
The problem reside in "libCURL" and "Cario" packages as you can read below.
Did some googling about this error and it was reported somewere earlier and a solution was hacked.
I am using
Julia Studio 0.4.4
Based on Qt 5.1.1 (64 bit)
Built on Jan 22 2014 at 11:15:23
Log
adding Winston
INFO: Installing IniFile v0.2.2
INFO: Installing Tk v0.2.12
INFO: Installing Winston v0.11.0
INFO: Building LibCURL
WARNING: skipping repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-primary.xml.gz, not in cache
WARNING: skipping repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-primary.xml.gz, not in cache
INFO: Updating WinRPM package list
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/
/repodata/repomd.xml
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Factory/
/repodata/b3b56b9d642831cb6f452ba7c7f11430eda815e3f04743318d1888d79155c748-primary.xml.gz
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/repodata/repomd.xml
INFO: Downloading http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/repodata/73d0b081cdd27a44f974ed5f21a955d283ca7155d138dce4dfe3b3f24e069e3e-primary.xml.gz
INFO: Packages to install: libgpg-error-lang, libgcc, libgpg-error, libintl, libidn-lang, libgcrypt, libsqlite3-0, mozilla-nspr, mozilla-nss, libidn, zlib, libssh2, libcurl
INFO: Downloading: libgpg-error-lang
INFO: try running WinRPM.update() and retrying the install
===============================[ ERROR: LibCURL ]===============================
WARNING: backtraces on your platform are often misleading or partially incorrect
failed to download libgpg-error-lang 0 from http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/noarch/mingw64-libgpg-error-lang-1.12-3.14.noarch.rpm.
at C:\Users\michi_000.julia\LibCURL\deps\build.jl:13
INFO: Building Cairo
INFO: Packages to install: glib2-lang, zlib, libintl, libffi, glib2
INFO: Downloading: glib2-lang
INFO: try running WinRPM.update() and retrying the install
================================[ ERROR: Cairo ]================================
failed to download glib2-lang 0 from http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/
/noarch/mingw64-glib2-lang-2.40.0-1.13.noarch.rpm.
at C:\Users\michi_000.julia\Cairo\deps\build.jl:130
INFO: Building Tk
================================[ BUILD ERRORS ]================================
WARNING: Cairo and LibCURL had build errors.
Pkg.build(pkg)
deps/build.jl
scriptINFO: REQUIRE updated.
julia>
The text was updated successfully, but these errors were encountered: