horst3180 / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
8.28k stars 613 forks source link

autogen.sh - configure: error: Invalid GNOME version: 3.38 #936

Open edricus opened 2 years ago

edricus commented 2 years ago

Error while trying to execute ./autogen.sh --prefix=/usr tried --with-gnome=3.38, doesn't work

Log

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: error: Invalid GNOME version: 3.24

Details

itaranto commented 2 years ago

This project hasn't received any update since 2017, so it's basically dead.

Nevertheless there's a maintained fork here