How to change glibc version used by Matlab?

5 views (last 30 days)
Samarth
Samarth on 3 Jan 2015
Commented: Lukas Jung on 26 Sep 2020
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!

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!