naelstrof / maim

maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Other
2.15k stars 78 forks source link

maim: error while loading shared libraries: libslopy.so.7.5: cannot open shared object file: No such file or directory #217

Closed lag00n closed 3 years ago

lag00n commented 3 years ago

I've compiled maim and slop from source in my local bin folder ( i don't have root acess on this machine). Is there anything that i can do?

Thanks in advance

lag00n commented 3 years ago

Nevermind, just needed to configure my LD_LIBRARY_PATH. (I will not delete the issue so that more people with the same problem can solve it)