[09:15] morning [10:09] Morning === ssweeny` is now known as ssweeny [18:17] Who can help me with a linker problem? [18:17] I am trying to install git onto a server where I do not have root. [18:18] I had to install zlib into my home folder first because that was missing. Then I tried to compile git. I think the linker is still not finding what it wants with zlib. [18:24] Never mind. I figured it out. The magic was in setting "LIBRARY_PATH", not just "LD_LIBRARY_PATH"