About me, my thoughts, my life and much other unuseful stuff… I know, I know: unuseful is not a word!
Matlab 7 (R14), Ubuntu 8.04 and GCC 4.x
Sorry, this entry is only available in Italiano and English.
5 thoughts on “Matlab 7 (R14), Ubuntu 8.04 and GCC 4.x”
Attendiamo la traduzione…?
Accontentato! 🙂
tradurre in linguaggio comprensibile da bambino di elementari per me,grazie.
Can you please heplp me..I still get this message:
nable to load mex file: /media/storage/dankabuki/Matlab/toolbox/symbolic/maplemex.mexglx.
/media/storage/dankabuki/Matlab/bin/glnx86/libmaple.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
??? Invalid MEX-file ‘/media/storage/dankabuki/Matlab/toolbox/symbolic/maplemex.mexglx’: .
It looks like you just have to recompile the file maplemex.c.
Change the working directory to /media/storage/dankabuki/Matlab/toolbox/symbolic and issue mex maplemex.c.
Attendiamo la traduzione…?
Accontentato! 🙂
tradurre in linguaggio comprensibile da bambino di elementari per me,grazie.
Can you please heplp me..I still get this message:
nable to load mex file: /media/storage/dankabuki/Matlab/toolbox/symbolic/maplemex.mexglx.
/media/storage/dankabuki/Matlab/bin/glnx86/libmaple.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
??? Invalid MEX-file ‘/media/storage/dankabuki/Matlab/toolbox/symbolic/maplemex.mexglx’: .
It looks like you just have to recompile the file
maplemex.c
.Change the working directory to
/media/storage/dankabuki/Matlab/toolbox/symbolic
and issuemex maplemex.c
.