Closed vexillia closed 4 years ago
Please make sure all the build dependencies, listed in the INSTALL.md, are installed on your system.
All build dependencies now installed.
./autogen.sh --prefix=/usr
Runs with this error:
configure: error: Could not determine GTK3 version. Install GTK3 (and its development files), or use the --with-gtk3=<version> option. Alternatively you can choose to not build the GTK3 theme with --disable-gtk3 option.
Running xubuntu 20.04.
Found gtk version & used --with-gtk3=
./autogen.sh --prefix=$HOME/.local --with-gtk3=3.24.18 --disable-gnome-shell --disable-cinnamon
This gave this error:
configure: error: inkscape not found
and make command fails.
OK I get it I now need to install inkscape, optipng & sassc just to install a theme.
Yes, they are needed for building certain parts of the theme from source.
If you want to avoid building, there's also a package for Debian that should work on Ubuntu 20.04, although I'm not the packager, and can't give no guarantees or support for it. The package is listed on the README.md of this project.
Thanks deb worked fine. Wish I seen it earlier.
Install fails with this message:
autogen.sh: 10: autoreconf: not found