How to change glibc version used by Matlab?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!