3.2.1.1 Configure script options
- `--disable-gtk2'
- Prevents the configure script from checking for the presence of the
GTK+ 2 toolkit and disables the building of any code that relies on it. The
LADCCA Save Button 2 and LADCCA GTK Test Client both rely on GTK+ 2.
- `--disable-gtk'
- Prevents the configure script from checking for the presence of the
GTK+ 1.2 toolkit and disables the building of any code that relies on it.
The LADCCA Save Button client relies on GTK+ 1.2.
- `--enable-debug'
- Causes the library, server and clients to be built with debugging output.
This is not very useful and only recommended for developers working on the
LADCCA code itself.
- `--with-default-dir=DIR'
- Specifies the default directory, relative to \$HOME under which the server will create new project
directories. Without this option, the value defaults to `audio-projects'.
- `--disable-serv-inst'
- The LADCCA server and library look up port addresses for the LADCCA service
using standard system calls that refer to the `/etc/services' database.
If `/etc/services' does not contain a valid entry, an error will result.
By default, the installation routine will install a service entry if one does not
exist. This flag disables that action.
This document was generated
by root on June, 1 2005
using texi2html