First of all, I'm new to POCO.
I've installed the Debian Lenny packages (poco 1.2.9) and don't know how to start writing a Makefile for poco. Normaly, I would use pkg-config to fetch the necessary compiler and linker flags. But pkg-config doesn't know the poco libraries.
There seems to neither autotools support, nor are the poco makefile rules installed (include $(POCO_BASE)/build/rules).
Does anyone use the official packages of his linux distribution (Debian in my case)?





