On 12/4/20 1:26 AM, mark wrote:
Hi, folks,
It seems I can't run a version of calibre newer than 3.23 without at least one library from gcc-5 (and the calibre attitude seems to be "screw you, 4's ancient, move to another distro").
I've added the scl repo - what devtoolset do I need to install?
mark
try
yum install devtoolset-4-gcc
HTH, Kay