[mlpack-svn] [MLPACK] #196: CMake only removes RPATH of libmlpack.so at install time
MLPACK Trac
trac at coffeetalk-1.cc.gatech.edu
Wed Feb 1 00:50:17 EST 2012
#196: CMake only removes RPATH of libmlpack.so at install time
--------------------------+-------------------------------------------------
Reporter: rcurtin | Owner: rcurtin
Type: defect | Status: new
Priority: minor | Milestone: mlpack 1.0.0
Component: build system | Keywords: cmake rpath install
Blocking: 100, 101 | Blocked By:
--------------------------+-------------------------------------------------
From the installation:
{{{
-- Installing: /home/ryan/mlpack/lib/libmlpack.so
-- Set runtime path of "/home/ryan/mlpack/lib/libmlpack.so.1.0.0" to
"fleppo"
-- Installing: /home/ryan/mlpack/bin
-- Installing: /home/ryan/mlpack/bin/kernel_pca
-- Installing: /home/ryan/mlpack/bin/radical
-- Installing: /home/ryan/mlpack/bin/pca
-- Installing: /home/ryan/mlpack/bin/allknn
-- Installing: /home/ryan/mlpack/bin/nca
-- Installing: /home/ryan/mlpack/bin/linear_regression
-- Installing: /home/ryan/mlpack/bin/hmm_train
-- Installing: /home/ryan/mlpack/bin/hmm_loglik
-- Installing: /home/ryan/mlpack/bin/hmm_viterbi
-- Installing: /home/ryan/mlpack/bin/nbc
-- Installing: /home/ryan/mlpack/bin/mvu
-- Installing: /home/ryan/mlpack/bin/allkfn
-- Installing: /home/ryan/mlpack/bin/gmm
}}}
As you can see it's only modifying the RPATH of libmlpack.so. This is for
me to figure out why, but I want to write down the ticket so that I
remember to do it tomorrow.
--
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/196>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.
More information about the mlpack-svn
mailing list