scip icon indicating copy to clipboard operation
scip copied to clipboard

install fails

Open zengqg opened this issue 2 years ago • 1 comments

  • scip-8.0.0

make install output :

//usr/local/lib/libreadline.so.8: undefined reference to tgetstr' //usr/local/lib/libreadline.so.8: undefined reference to tputs' //usr/local/lib/libreadline.so.8: undefined reference to BC' //usr/local/lib/libreadline.so.8: undefined reference to tgetent' //usr/local/lib/libreadline.so.8: undefined reference to tgetflag' //usr/local/lib/libreadline.so.8: undefined reference to tgoto' //usr/local/lib/libreadline.so.8: undefined reference to UP' //usr/local/lib/libreadline.so.8: undefined reference to tgetnum' //usr/local/lib/libreadline.so.8: undefined reference to `PC' collect2: error: ld returned 1 exit status gcg/src/CMakeFiles/gcg.dir/build.make:2211: recipe for target 'bin/gcg' failed make[2]: *** [bin/gcg] Error 1 CMakeFiles/Makefile2:2954: recipe for target 'gcg/src/CMakeFiles/gcg.dir/all' failed make[1]: *** [gcg/src/CMakeFiles/gcg.dir/all] Error 2 Makefile:165: recipe for target 'all' failed make: *** [all] Error 2

zengqg avatar Mar 07 '22 19:03 zengqg

Dear @Domceng, can you install the package libreadline8 and try again please? Best, Franziska

fschloesser avatar Mar 07 '22 23:03 fschloesser

@zengqg Has your issue been solved? Please reopen if not.

ambros-gleixner avatar Jan 17 '23 11:01 ambros-gleixner