This document lists the development tools that are expected to be on a
system that intends to compile and develop Campcaster.
Introduction
Campcaster expects a generic development environment on the system to
be built, which is basically a generic install of a POSIX-compliant
operating system, with a set of GNU development tools and some
utilities.
Tools
The following tools are expected on the development system:
autoconf
>= 2.5
(If you have an older version installed as well, don’t forget to set
the
environment variable WANT_AUTOCONF_2_5=”1″ before compiling the tools.)
Note that if you are installing these libraries as binary packages, then you
will need to install the “development” package, as well. (For example, for
libpng, you might need to install the libpng and
libpng-dev packages. The package names vary by distribution.)
The following development libraries are expected on the development
system: