[ 
https://issues.apache.org/jira/browse/MESOS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin updated MESOS-144:
------------------------
    Comment: was deleted

(was: www.rtat.net)

> Statically linking binaries
> ---------------------------
>
>                 Key: MESOS-144
>                 URL: https://issues.apache.org/jira/browse/MESOS-144
>             Project: Mesos
>          Issue Type: Improvement
>          Components: build
>            Reporter: Benjamin Hindman
>            Priority: Major
>
> We build our binaries expecting to find libmesos.so on the shared library 
> search path. In many environments /usr/local/lib is not on the shared library 
> search path. That means users are required to update the search path for the 
> system or launch the binaries with LD_LIBRARY_PATH. Statically linking the 
> binaries would fix this problem. In addition, we might be able to pass -R as 
> a libtool specific LDFLAGS that does the right thing. Either way, it would be 
> nice to make it easy for a user who is installing to not have to use 
> LD_LIBRARY_PATH or need the permissions to update the system search path.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to