Hi, I just ran into the very same problem and into further problems when building from source. I will try to see which help I can provide to come to a solution: libgit2 requires libssh2 which requires OpenSSL 1.0.x which is not installed/installable. Building fails as OpenSUSE puts amd64 libraries into a lib64 folder. Manually copying it around fixes the build. I am using OpenSUSE tumbleweed right now (a rolling release Linux distribution). holger
On 11. Jan 2020, at 17:47, Jan BlizniÄenko <jan.bliznicenko@fit.cvut.cz> wrote:
Hello
I would like to use Pharo on OpenSUSE, which is only Linux distro on our university PCs, however, I am getting FFI to libgit2 related errors just about everywhere. By starting Launcher itself, by starting an image (Pharo 7 and 8) and fetching probably any repository (tried Roassal 2 on Pharo 6, 7, 8). I would really like to be able to use Pharo on university PCs, but I need you help with finding out what might be wrong and what to do about it. The main and only instruction for Linux is currently "Unzip the archive in a place where you have write privileges.", which obviously does not work for OpenSUSE. It works fine for Ubuntu and Debian.
Thank you
Jan
<fetching_roassal.png><starting_launcher.png>