arkq / cmusfm

Last.fm standalone scrobbler for the cmus music player
GNU General Public License v3.0
234 stars 5 forks source link

No package 'libnotify' found #28

Closed skywinder closed 2 years ago

skywinder commented 5 years ago

On third line from installation man: ../configure --enable-libnotify

Got error:


No package 'libnotify' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBNOTIFY_CFLAGS
and LIBNOTIFY_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.```
adelbordbari commented 4 years ago

do sudo apt-get install libnotify4 libcurl4-opennssl-dev libnotify-dev