Subject: update linux info page again, please [CentOS/RHEL]
Date: 23 September 2018 at 18:32:00 CEST
Hello,
please, edit CentOS7 installation page:
https://pharo.org/gnu-linux-installation-64and add workaround for CentOS7 section, wihout this symlink, iceberg is broken:
(do as root)
cd /usr/lib64
ln -s libcurl.so.4 libcurl-gnutls.so.4
Best solution is to put this in the RPM post installation step (I mean RPM from official Pharo CentOS repository) - but we will wait for this fix for months, maybe years, so, workaround info on that page is necessary and easy to manage.