1 Xestia Address Book Installation Instructions
2 =============================================
4 This document explains how to install Xestia Address Book.
21 After extracting from the archive, go into the source directory and type:
25 Non-standard options available for configure are:
27 --enable-debug Enable debugging features for the build.
32 After running configure, to compile Xestia Address Book type:
36 For reference, on a early-2010 high-range laptop this should take around
37 3-5 minutes to compile.
42 After compiling has completed, to install type:
46 This will copy the Xestia Address Book application to the requested
47 installation directory.
52 To uninstall Xestia Address Book type:
56 This will remove the Xestia Address Book application from the requested
57 installation directory.
62 To unit test various functions used within Xestia Address Book go into the
63 tests directory and type:
67 This will build the unit testing application for Xestia Address Book. To
68 run the application after building type:
72 Follow the instructions in the application to unit test the functions used.