Added second path to remove matlab libraries from to readme
parent
47d40b07e7
commit
4f4ced041e
|
|
@ -17,8 +17,10 @@ Note about newer Ubuntu versions unsupported by MATLAB (later than 10.04)
|
||||||
If you have a newer Ubuntu system, you must make a small modification to your
|
If you have a newer Ubuntu system, you must make a small modification to your
|
||||||
MATLAB installation, due to MATLAB being distributed with an old version of
|
MATLAB installation, due to MATLAB being distributed with an old version of
|
||||||
the C++ standard library. Delete or rename all files starting with
|
the C++ standard library. Delete or rename all files starting with
|
||||||
'libstdc++' in your MATLAB installation directory, typically
|
'libstdc++' in your MATLAB installation directory, in paths:
|
||||||
/usr/local/MATLAB/[version]/sys/os/[system]/
|
|
||||||
|
/usr/local/MATLAB/[version]/sys/os/[system]/
|
||||||
|
/usr/local/MATLAB/[version]/bin/[system]/
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue