Cobra Forum

Linux Specialised Support => Gaming & Leisure => Topic started by: mahesh on Oct 30, 2023, 08:50 AM

Title: errors on chess install
Post by: mahesh on Oct 30, 2023, 08:50 AM
I am trying to install scidb chess which worked fine in 20.04 but fails in 22.o4. Here is the error code and a screenshot showing I have at least the required version install of gcc. Please help me fix this.
Code:
cmcanulty@DellInspiron-660s:~/scidb-code-r1531-trunk$ ./configure
configure: Makefile configuration program for Scidb
    Tcl/Tk version: 8.6
    Your operating system is: Linux 5.15.0-27-generic
                 Distributor: Ubuntu
                    Revision: 22.04
                     Version: 22.04 LTS (Jammy Jellyfish)
    Checking if your system has gcc installed: yes,
    but existing gcc version 11.2 is too old.

    The required version is 3.4 and higher.
cmcanulty@DellInspiron-660s:~/scidb-code-r1531-trunk$