Comment # 10 on bug 1208198 from
This fixes the dlopen issue for me:

cat > /etc/ld.so.conf.d/nvidia.conf << EOF
/usr/lib64/tls
/usr/lib/tls
EOF
ldconfig


You are receiving this mail because: