Marc Diesse
Results
1
comments of
Marc Diesse
+1 This is probably a bad recommendation!!, but the problem seems to be with the dynamic linking to libjulia.so. So for a workaround `sudo ln /usr/lib/x86_64-linux-gnu/libjulia.so.1 /usr/lib/x86_64-linux-gnu/libjulia.so` `sudo ldconfig` Then...