[Pharo-users] Re: [Pharo-dev] [ANN] Libgit 1.0.0 in Pharo 9

2020-10-13 Thread ducasse
Libgit depends on PCRE. O_o > On 13 Oct 2020, at 10:20, teso...@gmail.com wrote: > > Hi Martin, > thanks for testing it. Can you tell me the version / flavour of > Debian are you using? > Maybe we need to ship PCRE with the VM. I am not fun of that, but we > need to do it until we can have a pr

[Pharo-users] Re: [Pharo-dev] [ANN] Libgit 1.0.0 in Pharo 9

2020-10-13 Thread teso...@gmail.com
Hi Martin, thanks for testing it. Can you tell me the version / flavour of Debian are you using? Maybe we need to ship PCRE with the VM. I am not fun of that, but we need to do it until we can have a proper packaging for each Linux distribution (Esteban is working on having a nice OBS configurat

[Pharo-users] Re: [Pharo-dev] [ANN] Libgit 1.0.0 in Pharo 9

2020-10-12 Thread Martin McClure
Thanks, this is great news. Are there instructions on how to make P9 actually use the new version of libgit2? I see that the stable Linux VM for 9.0 does include "libgit2.1.0.0.so" but Pharo is still loading libgit2.so.0.25.1. ...this may be because Pharo's libgit2.1.0.0.so has not-found dep