Kevin Klues created MESOS-5399:
----------------------------------
Summary: Add utility for parsing ld.so.cache on linux.
Key: MESOS-5399
URL: https://issues.apache.org/jira/browse/MESOS-5399
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
Priority: Minor
The /etc/ld.so.cache file on linux contains a mapping of dynamic library names
to their fully resolved paths for use by ld when linking.
We should write a utility that knows how to parse this file so we can find the
paths to these libraries as well. This is especially important for collecting
libraries into a common location for supporting Nvidia GPUs in mesos.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)