Added second path to remove matlab libraries from to readme

release/4.3a0
Alex Cunningham 2012-08-30 18:08:56 +00:00
parent 47d40b07e7
commit 4f4ced041e
1 changed files with 4 additions and 2 deletions

View File

@ -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
MATLAB installation, due to MATLAB being distributed with an old version of
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]/bin/[system]/
----------------------------------------