Yeah found it! Thanks!
I have a side question, but when I want to shipp my game for Linux - how does one statically link? Because right of now, I get errors when trying ( even though I have compiled them as static ). ( Undefined references to X ). Or I heard there is a -R command you can send to the linker which forces the binary to look at a specific place. Is that how you do it?