Compile Timeshift on Solus Linux (2017.04.18.0)
Recently I switched to Solus Linux to try it out for a few weeks. Coming from Ubuntu I was used to regular system backups performed by Timeshift. Sadly the latest installer from Github installs binaries depending on an old version of libvte. So I got this error message:
1 |
timeshift: error while loading shared libraries: libvte2_90.so.9: cannot open shared object file: No such file or directory |
Luckily this is an open source project …