Linux: Difference between bin/glnax64 and sys/os/glnax64

8 Ansichten (letzte 30 Tage)
burtondrummerNY
burtondrummerNY am 27 Jul. 2018
Kommentiert: burtondrummerNY am 20 Aug. 2018
I am a software developer working on a project which requires me to check a linux system for a valid MATLAB installation. To do this, I am checking for instances of the required .so files, particularly libeng.so, libut.so, and libmx.so. I am wondering what the difference is between the two directories mentioned in the question, and if I need to check both for the .so files in question. Thanks.

Akzeptierte Antwort

Josh G.
Josh G. am 16 Aug. 2018
These directories include different libraries. If you look through them, you'll see that sys/os/glnxa64 has C,C++, and Fortran libraries (and a few others as well). bin/glnxa64 has quite a few libraries that seem to be specific to Matlab.
The libraries you mentioned are in the bin/glnxa64 directory.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by