We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I must run PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig cargo install rioterm to get past the missing pkg-config error.
PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig cargo install rioterm
pkg-config
Ubuntu 24.04
The text was updated successfully, but these errors were encountered:
hey @yonas thanks for the issue, hmm weird, was your first time installing rio?
Sorry, something went wrong.
Not my first time, so something must have changed.
ah i see, do you remember which version it started to act weird? i wonder if it was around 0.1.10-0.1.11
No branches or pull requests
I must run
PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig cargo install rioterm
to get past the missingpkg-config
error.Ubuntu 24.04
The text was updated successfully, but these errors were encountered: