You are not logged in.
I have updated Julia to version 1.0, but when a tried to install the package Arpack (within of Julia) I got some issue.
I was looking and found this issue -> https://github.com/JuliaLinearAlgebra/A … /issues/33
Seems that Julia needs to be built with gfotran7 (I have tried to open a request on the package page, but I was unsuccessful)
Offline
And... duly closed: https://bugs.archlinux.org/task/59741
As your own upstream link explains, this is an arpack issue and you should build arpack from source rather than use precompiled binaries. They use a dependency on the undocumented version of the gcc compiler used to build julia and arpack, this was never, ever going to turn out well for them.
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Ok, thanks. I din't understood the right place to put this (and if it was a question regarding to Arch system), so I have putted in erroneous place, sorry.
Last edited by ronaldolobato (2018-08-21 19:51:42)
Offline