----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49480/#review140343 -----------------------------------------------------------
3rdparty/Makefile.am (line 305) <https://reviews.apache.org/r/49480/#comment205730> Will `NVML` install any additional non-include files? If so, we need to fix `DESTDIR`. - Kapil Arya On June 30, 2016, 7:54 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49480/ > ----------------------------------------------------------- > > (Updated June 30, 2016, 7:54 p.m.) > > > Review request for mesos, Alexander Rojas, Kapil Arya, and Till Toenshoff. > > > Bugs: MESOS-5755 > https://issues.apache.org/jira/browse/MESOS-5755 > > > Repository: mesos > > > Description > ------- > > Added installing NVML headers with --enable-install-module-dependencies. > > > Diffs > ----- > > 3rdparty/Makefile.am 2b24387 > 3rdparty/nvml-352.79.tar.gz 04eee42c306344369b27ffe5f884663e634960b1 > > Diff: https://reviews.apache.org/r/49480/diff/ > > > Testing > ------- > > ../configure --enable-install-module-dependencies --prefix=$HOME/mesos-install > make install > find $HOME/mesos-install -name nvml.h > --> $HOME/mesos-install/lib/mesos/3rdparty/include/nvidia/gdk/nvml.h > > > Thanks, > > Kevin Klues > >
