jamcleat.com - Jamcleat – Hold fast, run free – the blatherings of CBCalvin

Example domain paragraphs

Hold fast, run free – the blatherings of CBCalvin

I was browsing through the “The New Hackers Dictionary” (http://www.eps.mcgill.ca/jargon/jargon.html), a version of the “Jargon File” (https://en.wikipedia.org/wiki/Jargon_File) when I discovered a entry for Smoking Clover, a display hack attributed to Bill Gosper. I located a copy on SourceForge and downloaded it, and unzipped it into a src directory. Looked routine.

me@here:~/Projects/Graphics/SmokingClover$ cd src me@here:~/Projects/Graphics/SmokingClover/src$ make -g -Wall `gtk-config` --cflags -c -o clover.o clover.c /bin/sh: 1: gtk-config: not found In file included from clover.c:1:0: clover.h:47:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. : recipe for target 'clover.o' failed make: *** [clover.o] Error 1 me@here:~/Projects/Graphics/SmokingClover/src$/ make did not. The Makefile that comes with the Smoking Clover packages does not