summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--README21
-rw-r--r--configure.ac28
2 files changed, 37 insertions, 12 deletions
diff --git a/README b/README
index b03724f..b564016 100644
--- a/README
+++ b/README
@@ -27,16 +27,17 @@ selection mechanisms can be used to identify the points under the
mouse. Alternatively a keyboard command might be added to provide the
information upon a keypress.
-===
-DB2
-===
+See configure.ac for a list of build dependencies.
- export LDFLAGS="-L/home/db2inst1/sqllib/lib"
- export CFLAGS="-I/home/db2inst1/sqllib/include"
+=====================================
+Example: Building on a Debian system.
+=====================================
-======================
-CLUSTER.CIS.DREXEL.EDU
-======================
+The following Debian packages are used for the build process.
-This project will not build on cluster as the OpenGL support libraries
-there do not include support for buffer objects.
+libtool
+
+To setup the build tools run:
+
+$ libtoolize
+$ autoreconf

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.