system76 / cuda

Packaging for NVIDIA's CUDA Toolkit
21 stars 10 forks source link

Wrong paths in ld.so.conf #12

Open tlbtlbtlb opened 5 years ago

tlbtlbtlb commented 5 years ago

The system76-cuda package installs its ld.so.conf file from debian/bionic/system76-cuda/assets/system76-cuda.conf, which includes the path

/usr/lib/cuda/lib64

which doesn't exist after installing system76-cuda-latest. It puts the libraries in /usr/lib/cuda/targets/x86_64-linux/lib/ instead.

Changing that path manually allows it to find libs like curand.so.10.