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) (side-by-side diff) | |
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 mouse. Alternatively a keyboard command might be added to provide the information upon a keypress. -====== -COFFEE -====== +=== +DB2 +=== export LDFLAGS="-L/home/db2inst1/sqllib/lib" export CFLAGS="-I/home/db2inst1/sqllib/include" -======= -PANCAKE -======= - - export LDFLAGS="-L/opt/ibm/db2/V9.5/lib32" - export CFLAGS="-I/opt/ibm/db2/V9.5/include" - ====================== CLUSTER.CIS.DREXEL.EDU ====================== |