KunalBagaria / rustyvibes

A Rust CLI that makes mechanical keyboard sound effects on every key press
https://github.com/kunalbagaria/rustyvibes
MIT License
208 stars 26 forks source link

failed to run custom build command for `x11 v2.19.1` #18

Closed ghost closed 2 years ago

ghost commented 2 years ago

I get this error when I install it on ubuntu I googled found nothing. I have libx11-dev and everything installed.

cryskram commented 2 years ago

Hello,

Maybe try installing the libxss-dev library by running sudo apt-get install libxss-dev

KunalBagaria commented 2 years ago

Thanks Vageesh 👍

KunalBagaria commented 2 years ago

You can try this as well:

sudo apt install libx11-dev