I am trying to get the fbvncmon to compile. The executable shows a nice TUX
screen, but I want to modify the program. In compiling it, I get a lot of
dependency errors. When I looked at the Makefile, I noticed that it relies on
4 include paths:
ZAURUS_ZLIB_INC,
ZAURUS_JPEG_INC,
ZAURUS_ZLIB_LIBS, and
ZAURUS_JPEG_LIBS.
Can you please tell me where these go to?
--Glen