Theodore Papadopoulo wrote:
> The only problem is that libraries got installed (as usual with cmake) in
> /usr/lib and not in /usr/lib64,

Only if the CMakeLists.txt is broken. It should use LIB_INSTALL_DIR and/or 
LIB_SUFFIX. In this case, it was fixed back in 2014 (!):
https://sourceforge.net/p/itpp/git/ci/8ff787c218c31ad90c51c2da54085e79bb7fd1b3/
(The last release is from 2013!)

> which I worked around with a mv (not sure this is teh best solution, but
> it works).

Please fix CMakeLists.txt (just backport the upstream fix) instead.

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to