Hi, the ike SlackBuild installs libraries in /usr/lib instead of /usr/lib64 in 64bit systems. You need to add this to your cmake call: -DLIBDIR=/usr/lib${LIBDIRSUFFIX} \ Regards, George