horst3180 / arc-theme

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

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

Open Lothakim opened 6 years ago

Lothakim commented 6 years ago

READ CAREFULLY BEFORE SUBMITTING

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

Checks

Ensure you...

Details

Bull3tM0nk3y commented 6 years ago

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

====

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.

3l-d1abl0 commented 6 years ago

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

Ayush12062000 commented 3 years ago

Makefile exists in th folder but still it shows

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