After installing julia-1.3.0, I have tried to plot(rand(100)) in Julia
REPL as described in a tutorial but got an error message which basicly
says that julia cannot find libQtGui.so.4 shared library.
I googled the error message and found it on Julia discourse forum:
https://discourse.julialang.org/t/unable-to-plot-in-repl/13535
The author of the original question got exactly the same error message
while trying to run the same command in Julia REPL installed on
OpenSuse.
The solution for him was to libqt4 package. Can anybody say me which
package I should emerge in Gentoo to get the same result?

Reply via email to