Re: [PATCH] On the 'ra-git' branch: update to libgit2 v0.22
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 1 Apr 2015 13:55:55 +0100
Philip Martin wrote:
You're right.
> You can fix it by setting LD_LIBRARY_PATH. Or by using something like
Thanks for debugging my build problems again, Philip.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/.local/libgit2-0.20.0/lib
works.
configure [...] --with-libgit2=$HOME/.local/libgit2-0.20.0 \
also works.
Can we make 'configure --with-libgit2' do one of those automatically?
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.