1 GoCam is compiled by simply executing "make". The Makefile does not
2 have any install rule because the system is still under developement
3 and contains only a simple test executable "gocam_test".
5 The CImg library seems to know only about Sun, Linux, Windows, Mac and
6 FreeBSD systems. If you have other X11-capable system, that CImg does
7 not recognize, see the Makefile how to force CImg to try X11 display.