nr-codes
Results
2
comments of
nr-codes
Given my version of Mathematica and Matlab, I've had success with opening a terminal in Ubuntu and typing ```bash export LD_LIBRARY_PATH=/usr/local/Wolfram/Mathematica/11.3/SystemFiles/Links/MathLink/DeveloperKit/Linux-x86-64/CompilerAdditions:$LD_LIBRARY_PATH ``` to tell Ubuntu where to find libML64i3.so followed...
It's been a while since I've done this, but are you able to get this working in a terminal and not from .bashrc? Again, it has been awhile since I...