Libann

Libann


Installing Libann

  1. Download the latest tar image.
  2. Unpack the tar image:

    gzip -d libann.tar.gz | tar -xf -

  3. Configure the software to suit your system:

    ./configure

  4. Build the library

    make

  5. Optionally, build the demonstration suite and run some tests to make sure everything's OK:

    1. make demo
    2. make test
  6. Become root on your system, and install the library

    make install


[Home] [Frequently Asked Questions] [News] [Development] [Links] [Using and Installing] [Download] [Licence]

Last Updated 21-June-2002