mihirlad55 / polybar-spotify-module

A collection of lightweight programs for use with a Polybar Spotify Module
GNU General Public License v3.0
142 stars 9 forks source link

make: pkg-config: No such file or directory #22

Open melorin4 opened 2 years ago

melorin4 commented 2 years ago

I followed all of the instructions, but after running sudo make install I get this:

$ sudo make install
Password:
make: pkg-config: No such file or directory
mkdir -p ../obj
gcc -c -o ../obj/utils.o utils.c  -ldbus-1
In file included from utils.c:1:
../include/utils.h:4:10: fatal error: dbus-1.0/dbus/dbus.h: No such file or directory
    4 | #include <dbus-1.0/dbus/dbus.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:73: ../obj/utils.o] Error 1
Kerwood commented 2 years ago

Same error on Fedora 35.. But i guess this project is dead.