On 11/23/2017 06:07:39 PM, Hung Dang wrote:
Is this possible to install your packages locally in your home folder? This
approach works better if you have to work on different machines.

HTH
Hung

Yes, but how does this help. Cmake doesn't link to libscalapack and therefore fails.


On Thu, Nov 23, 2017 at 12:01 PM, Helmut Jarausch <_j_a_r_a_u_s_c_h_@_s_k_y_n_e_t_._b_e>
wrote:
     Hi,

     cmake is still a mystery to me.

     I like to add a?  (non-Gentoo) package to my local overlay.
     This package is configured and built by 'cmake'

     It needs and finds a package 'mumps' (from the Science Overlay)
     but linkage fails since the 'mumps' library needs another library
     (scalapack)

So, how can I "tell" 'cmake' to link to libscalapack (there
     is a
     /usr/lib64/pkgconfig/refscalapack.pc file on my machine)

     But 'sci-libs/mumps' doesn't install a pkg-config file.

     I have done 'grep' through all CMakeLists.txt files,
     but I have no idea where the 'mumps' library is included.

     I'd be grateful to any hints and links (for 'cmake' dummies)

     Helmut





Reply via email to