Open Issues Need Help
View All on GitHub Command Line Interface • CLI Application
GLIBC_2.39 not found (cannot run on Ubuntu 22.04) about 1 month ago
AI Summary: The task is to modify the Rust-based radio-cli application to reduce its GLIBC dependency, allowing it to run on Ubuntu 22.04 and similar distributions without encountering the "GLIBC_2.39 not found" error. This likely involves adjusting the compilation process or using a different approach to handle the required libraries.
Complexity:
4/5
bug good first issue
A simple radio CLI written in rust
Rust
#cli#cli-app#mpv#multimedia#radio#radio-cli#rust#rust-lang