March 4, 20206 yr I'm trying to run a "make install" command to install a github script (https://github.com/trapexit/mergerfs-tools) on my unraid setup, to resolve an issue with mergerfs where its duplicated a few folders in my folder structure. I was able to install Python 3.6 from Nerd Tools in the Apps store, and install 'make' from the Dev Tools in the Apps store. However whenever I try to run any 'make' command, or even just 'make' by itself. It gives me an error make: error while loading shared libraries: libguile-2.2.so.1: cannot open shared object file: No such file or directory I've googled this error, and the only answer I was able to find, stated that the libguile package was out of date and/or the repository was behind so it was unable to be updated automatically. My question is, how can I download this missing repo/package so make commands will begin running as expected? With love, TechnicallyConfused
July 27, 20205 yr Hi man, I fixed this by installing guile-2.2.3-x86_64-2.txz from the dev tools pack.
Archived
This topic is now archived and is closed to further replies.