Linux ARM v6 libgit2 libssh2 libsdl2
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 dropped in to the VM directory? Thanks, Alistair
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 <akgrant0710@gmail.com> wrote:
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 dropped in to the VM directory?
Thanks, Alistair
participants (2)
-
Alistair Grant -
Esteban Lorenzano