How to change glibc version used by Matlab?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm using Matlab R2014b on Debian 7, and I have some precompiled MEX files that were compiled using GLIBC 2.14. My computer's glibc is version 2.13 and I do not want to install a newer version in the /usr directory.
I was hoping to install glibc 2.14 or later in my home directory and point Matlab to use it. Do you know how to specify the location of glibc to Matlab?
I do not have source code for the MEX files, so I can't compile them again.
Thanks!
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!