build rugged with system libraries
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.3k
- Forks
- 293
- PR merge metrics
- No merged PRs in 30d
Description
OS: Arch Linux
Ruby: 2.3.4
I try build rugged with system libs. And get error:
libgit2 version is not compatible, expected ~> 0.24.0
Default libgit2 version is 0.25
If I try build rugged without any flags
I get another error:
https://gist.github.com/one0fnine/8c748a63e2bcf4b707a35dd4445a2a51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce both build attempts on Arch Linux with Ruby 2.3.4 and the system libgit2 0.25 installation. Start by locating Rugged's system-library build path and libgit2 version check; done means identifying why the reported version is rejected and making the build succeed or documenting the incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arch-linux, ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100