Edit /usr/local/bin/insync to append “–ca-path /etc/ssl/certs/” to the exec params, as this is the correct path for Clear Linux.
The file should read LC_TIME=C exec ./insync "$@" --ca-path /etc/ssl/certs/
Rename and backup the libX11.so shared library provided the rpm as it conflicts with Clear Linux. This will force Insync to use libX11 provided by Clear Linux. mv /usr/local/lib64/insync/libX11.so.6 /usr/local/lib64/insync/libX11.so.6.bak
Thank you so much for this guide, @insilications!! I will include this in our Linux Installation Guide for non-supported distros, but I have also brought this up with our team following your request on the other thread.
Hi
I did all the above commands and steps how do I run InSync?
This is the directory of the files I extracted
/usr/local/InSync/bin
/usr/local/InSync/lib
/usr/local/InSync/share
I copied the folders as they are in the .rpm installation file
Thanks
You can try to install using my cmake package. It downloads the latest version of insync and installs it properly in order to run it under Clear Linux: https://github.com/insilications/insync-clr