Skip to content
New issue

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

Dynamic linking errors #5

Open
NightMachinery opened this issue Oct 25, 2021 · 0 comments
Open

Dynamic linking errors #5

NightMachinery opened this issue Oct 25, 2021 · 0 comments

Comments

@NightMachinery
Copy link

After cloning 6d92fa0 and running make, I get:

❯ ./target/release/git-lfs-transfer -h                                     
./target/release/git-lfs-transfer: error while loading shared libraries: libgit2.so.1.3: cannot open shared object file: No such file or directory
❯ rustc --version                                                             1
rustc 1.53.0-nightly (b84932674 2021-04-21)

I have run

sudo apt install libgit2-dev

And I also have libgit2 installed via linuxbrew:

brew install libgit
@NightMachinery NightMachinery changed the title Link errors Dynamic linking errors Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant