arkq/cmusfm

No package 'libnotify' found

skywinder opened this issue · 1 comments

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.```

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