Trying to find and install libstdc++.so.5 to run C++ with mex for MATLAB
问题 I am using the BGL libraries for MATLAB found here on fileexchange . I get this error when using a function from this library under Ubuntu 10.04 LTS (this error did not occur under Windows, where it worked normally). ??? Invalid MEX-file '/home/alex/Documents/MATLAB/MATLABsvnWorkingDir/Bloom/graphAnalysis/analysisAttempt2/functi onsDownloaded/matlab_bgl-4.0.1/matlab_bgl/private/components_mex.mexglx': libstdc++.so.5: cannot open shared object file: No such file or directory. Error in ==>