I been getting this error while trying to install cudnn 8 with the debian distribution downloaded from here.
/sbin/ldconfig.real: "/usr/local/cuda-10.2/lib64" is not a known library type
All the related config files in ld.so.conf.d
include the above path, running ldconfig
receive the same error.
Anyone knows what's happening?