Intergrated test scripts with automake
[gnucomo.git] / TUTORIAL
index 749f896..5eb651e 100644 (file)
--- a/TUTORIAL
+++ b/TUTORIAL
@@ -1,4 +1,4 @@
-$Id: TUTORIAL,v 1.1 2003-02-05 10:35:43 arjen Exp $
+$Id: TUTORIAL,v 1.3 2003-08-17 11:40:52 arjen Exp $
 
        Tutorial for GnuCoMo
 
@@ -31,8 +31,8 @@ up and running as quickly as possible and may not be suited for your
 production environment. I assume you have some experience with installing
 software on your system.
 
-Gnucomo is released under the Gnu General Public License, see the
-file COPYING.
+This document is part of the Gnucomo package. Gnucomo is released under
+the Gnu General Public License, see the file COPYING.
 
 
        Reporting Bugs
@@ -81,6 +81,17 @@ PostgreSQL
        PostgreSQL 7.2 client versions for now; at least until we've
        solved the problems with the libpq++ libraries and PostgreSQL 7.3.
 
+libpqxx
+        The C++ client interface for the PostgreSQL database server
+        is a separate project, not distributed with PostgreSQL.
+        This library replaces the old libpq++ library.
+        The place to find libpqxx is
+        http://gborg.postgresql.org/project/libpqxx/projdisplay.php
+        Make sure you install libpqxx in a default library path or
+        set your LB_LIBRARY_PATH environment variable to include
+        the directory in which libpqxx is installed. The default
+        for libpqxx is /usr/local/libpqxx/lib.
+
 PHP
        PHP is used as programming language for gcm_deamon. If you
        have packages you would want to install at least the php and