author | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-09-09 17:43:57 (GMT) |
---|---|---|
committer | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-09-09 17:43:57 (GMT) |
commit | 7b0b1342d499c626d226adc60ac76c951eb8f9fb (patch) (unidiff) | |
tree | d02bf45dc54456b2f540ff4c59381ef631ab336d | |
parent | c55a595041698e8f8cdc7644c4ca2fc3fd2e34d1 (diff) | |
download | exp005-7b0b1342d499c626d226adc60ac76c951eb8f9fb.zip exp005-7b0b1342d499c626d226adc60ac76c951eb8f9fb.tar.gz exp005-7b0b1342d499c626d226adc60ac76c951eb8f9fb.tar.bz2 |
Added comment on brushing techniques and relabled the DB2 configuration more generically.
-rw-r--r-- | README | 13 |
1 files changed, 3 insertions, 10 deletions
@@ -27,20 +27,13 @@ selection mechanisms can be used to identify the points under the | |||
27 | mouse. Alternatively a keyboard command might be added to provide the | 27 | mouse. Alternatively a keyboard command might be added to provide the |
28 | information upon a keypress. | 28 | information upon a keypress. |
29 | 29 | ||
30 | ====== | 30 | === |
31 | COFFEE | 31 | DB2 |
32 | ====== | 32 | === |
33 | 33 | ||
34 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" | 34 | export LDFLAGS="-L/home/db2inst1/sqllib/lib" |
35 | export CFLAGS="-I/home/db2inst1/sqllib/include" | 35 | export CFLAGS="-I/home/db2inst1/sqllib/include" |
36 | 36 | ||
37 | ======= | ||
38 | PANCAKE | ||
39 | ======= | ||
40 | |||
41 | export LDFLAGS="-L/opt/ibm/db2/V9.5/lib32" | ||
42 | export CFLAGS="-I/opt/ibm/db2/V9.5/include" | ||
43 | |||
44 | ====================== | 37 | ====================== |
45 | CLUSTER.CIS.DREXEL.EDU | 38 | CLUSTER.CIS.DREXEL.EDU |
46 | ====================== | 39 | ====================== |