-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
I've just installed matlab 2020b (tested it as well), and when I try to build MATLAB.jl I get an error about not finding libmx
:
(jl_lXzwOn) pkg> build MATLAB
Building MATLAB → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/9edb97bacd74c960b27d6fd230e139689fdc4a7b/build.log`
ERROR: Error building `MATLAB`:
[ Info: Detected MATLAB root folder at "/usr/local"
[ Info: Detected MATLAB executable at "/usr/local/bin/matlab"
ERROR: LoadError: could not load library "/usr/local/bin/glnxa64/libmx"
/usr/local/bin/glnxa64/libmx.so: cannot open shared object file: No such file or directory
Stacktrace:
[1] dlopen(s::String, flags::UInt32; throw_error::Bool)
@ Base.Libc.Libdl ./libdl.jl:117
[2] dlopen (repeats 2 times)
@ ./libdl.jl:117 [inlined]
[3] dlpath(libname::String)
@ Base.Libc.Libdl ./libdl.jl:240
[4] top-level scope
@ ~/.julia/packages/MATLAB/T20Ly/deps/build.jl:70
[5] include(fname::String)
@ Base.MainInclude ./client.jl:451
[6] top-level scope
@ none:5
in expression starting at /home/yakir/.julia/packages/MATLAB/T20Ly/deps/build.jl:67
I'm on:
julia> versioninfo()
Julia Version 1.7.0-rc3
Commit 3348de4ea6 (2021-11-15 08:22 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, skylake)
Metadata
Metadata
Assignees
Labels
No labels