8000 "No libstd found" using evcxr REPL · Issue #394 · evcxr/evcxr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
"No libstd found" using evcxr REPL #394
Open
@alusiani

Description

@alusiani

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0