You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo install leftwm-theme instructs Cargo to build what's in crates.io; installing using cargo install --path . from within this directory tells Cargo to install what's here. Wondering if there's something going on with the vendoring that would cause it to fail to build. Are you able to build the latest master now?
Hi, when i tried to install leftwm-theme by the git repo i had many issues compiling with
(i have already installed all the stuff like kernel-devel, openssl, openssl-devel, rustup, gcc, makefile, etc...).
Then i used
and it worked without any problem or warning, so i suggest to update the README.md to add this way of installation.
The text was updated successfully, but these errors were encountered: