Open
Description
This may be a Fedora 40 specific issue. This is what I get:
cargo install --locked evcxr_repl
evcxr
Welcome to evcxr. For help, type :help
>> println!(“Hello!”);
Error: No libstd found in /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib
I have installed the following packages in Fedora 40:
rust-std-static-1.84.0-3.fc40.x86_64
rust-1.84.0-3.fc40.x86_64
rust-src-1.84.0-3.fc40.noarch
I see
ls -l /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd*
-rw-r--r--. 1 root root 33422386 Jan 10 01:00 /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1744975912a6d4c9.rlib
-rw-r--r--. 1 root root 595352 Jan 10 01:00 /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fc1a61b361734a7d.rlib
Metadata
Metadata
Assignees
Labels
No labels