Arc-theme: make: *** No rule to make target 'install'. Stop.

Created on 14 Mar 2018  Â·  3Comments  Â·  Source: horst3180/arc-theme

READ CAREFULLY BEFORE SUBMITTING

This list is for avoiding duplicated issues, if your issue isn't listed, you should remove this and continue.

  • The theme doesn't work in a distribution that have a GTK+ 3 version lower than 3.14.

    • Arc only supports versions since 3.14, you should update to latest versions.

  • The theme is broken after a major GTK+ 3 update (i.e. 3.18 to 3.20 or 3.20 to 3.22).

    • Update the package or install from sources.

  • The theme is broken after installing from sources.

    • Possibly a bug on GTK+ 3 version checking, use --with-gnome=<version> flag with ./autogen.sh.

  • Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's applications).

    • Transparency isn't supported for non-CSD applications.

  • Theme doesn't build from AUR in Arch/Manjaro and others.

    • Ensure you have the base-devel group installed.

Checks

Ensure you...

  • Really read the list above and checked if your issue is or not duplicated.
  • Really read the README and there is nothing about your issue.
  • Really checked if the theme is installed or built specifically for the GTK+ 3/distribution version you're using.

Details

  • Distribution (with version):

    • Base distribution (if have, with version):

  • Desktop environment (with version):
  • Arc version/commit (don't put "latest"):
  • GTK+ 3 version:

    • Murrine engine version:

    • gnome-themes-standard version:

  • Installation method (package or source):

Most helpful comment

I face the same issue. Configs I have :
GTK+ version : 3.22.29-3
Gnome Shell : 3.28.0

But, ./autogen.sh --prefix=/usr --with-gnome=3.28.0
gave error : configure: error: Invalid GNOME version: 3.28

But again , ./autogen.sh --prefix=/usr --with-gnome=3.22 worked and Makefile was generated and I was able install the theme

All 3 comments

Distro: Void Linux (rolling release, no version)
Desktop environment: XFCE4, 4.12
Arc version: As of April 7th, 2018
GTK+ 3 version: gtk+3-3.22.29_1

  • gtk-engine-murrine-0.98.2_5
  • gnome-themes-standard-3.22.3_1

====

Here are the files listed by 'ls' after following the commands given in the README.md;

quentin@snoop  ~/arc-theme   master  ls  ✔  130  13:47:09
AUTHORS Makefile.in autogen.sh config.log gulpfile.js
COPYING README.md autom4te.cache configure m4
HACKING.md aclocal.m4 build-aux configure.ac package.json
Makefile.am arc-theme-upgrade common extra

===

If this helps, I am using zsh with an oh-my-zsh theme.

I face the same issue. Configs I have :
GTK+ version : 3.22.29-3
Gnome Shell : 3.28.0

But, ./autogen.sh --prefix=/usr --with-gnome=3.28.0
gave error : configure: error: Invalid GNOME version: 3.28

But again , ./autogen.sh --prefix=/usr --with-gnome=3.22 worked and Makefile was generated and I was able install the theme

Makefile exists in th folder but still it shows

make install
make: * No rule to make target 'install'. Stop.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MPE2016 picture MPE2016  Â·  4Comments

stelariusinfinitek picture stelariusinfinitek  Â·  6Comments

beruic picture beruic  Â·  5Comments

timorei picture timorei  Â·  7Comments

roidm picture roidm  Â·  7Comments