Re: [Pharo-users] Linux ARM v6 libgit2 libssh2 libsdl2

2019-01-03 Thread Esteban Lorenzano
Not really, but there is no reason why we cannot follow the approach we are taking for win64 (downloading third party dependencies) also for arm. Esteban > On 3 Jan 2019, at 08:39, Alistair Grant wrote: > > Hi All, > > Downloading and installing the Pharo 7 vmLatest on a Raspberry Pi > succee

[Pharo-users] Linux ARM v6 libgit2 libssh2 libsdl2

2019-01-02 Thread Alistair Grant
Hi All, Downloading and installing the Pharo 7 vmLatest on a Raspberry Pi succeeds, but is missing libgit2, libssh2 & libsdl2. The build scripts suggest this is intentional due to excessive build times, which is quite believable. Is there a place where the libraries can be downloaded from and dr