summaryrefslogtreecommitdiffstats
Unidiff
-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
27mouse. Alternatively a keyboard command might be added to provide the27mouse. Alternatively a keyboard command might be added to provide the
28information upon a keypress.28information upon a keypress.
2929
30===30See configure.ac for a list of build dependencies.
31DB2
32===
3331
34 export LDFLAGS="-L/home/db2inst1/sqllib/lib"32=====================================
35 export CFLAGS="-I/home/db2inst1/sqllib/include"33Example: Building on a Debian system.
34=====================================
3635
37======================36The following Debian packages are used for the build process.
38CLUSTER.CIS.DREXEL.EDU
39======================
4037
41This project will not build on cluster as the OpenGL support libraries38libtool
42there do not include support for buffer objects.39
40To setup the build tools run:
41
42$ libtoolize
43$ autoreconf

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.