Talk:NVIDIA: Difference between revisions
imported>ZerataX Created page with "I have a few issues with the '''By making a FHS user env''' section first of some characters get replaced by html entities which makes it annoying to copy the example and I'm..." |
imported>ZerataX LIBGLU_combined replaced by LIBGLU AND LIBGL |
||
Line 26: | Line 26: | ||
cudatoolkit | cudatoolkit | ||
linuxPackages.nvidia_x11 | linuxPackages.nvidia_x11 | ||
libGLU | |||
libGL | |||
xorg.libXi xorg.libXmu freeglut | xorg.libXi xorg.libXmu freeglut | ||
xorg.libXext xorg.libX11 xorg.libXv xorg.libXrandr zlib | xorg.libXext xorg.libX11 xorg.libXv xorg.libXrandr zlib | ||
Line 53: | Line 54: | ||
<syntaxhighlight lang="bash">export PATH=$CUDA_PATH:$PATH</syntaxhighlight> | <syntaxhighlight lang="bash">export PATH=$CUDA_PATH:$PATH</syntaxhighlight> | ||
since otherwise {{ic|cicc}} wouldn't be found | since otherwise {{ic|cicc}} wouldn't be found | ||
Also {{ic|LIBGLU_combined}} has been removed since 20.03, see https://github.com/NixOS/nixpkgs/pull/73261#issue-339663290 |