i ran into problem while try to install cuda10.1_update2_10.1.243 runfile,
error is ,
Failed to load required ncurses libraries
, the log file cuda-installer.log is
[INFO]: Checking compiler version…
[INFO]: gcc location: /usr/bin/gcc
[INFO]: gcc version: gcc version 12.2.0 (GCC)
[ERROR]: unsupported compiler version: 12.2.0. Use --override to override this check.
,then i used flag --override, then the error is the same ‘Failed to load required ncurses libraries’ and log is
[INFO]: Setting toolkit=true
[INFO]: Overriding compiler check
[INFO]: Initializing menu.
- how should i install cuda 10.1 update2 on linux using runfile ?