Golly is a cellular automaton program, that simulates Conway's Game of Life. I installed the tarball for it, but upon running ./configure like normal I get no result. Upon running ./golly, I get the result:
Code:
./golly: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
I am running Debian Jessie. Could someone help?