Ignore:
Timestamp:
08/23/13 14:54:34 (11 years ago)
Author:
ogrimm
Message:
Evidence GUI ported to qwt 6.1.0. Added highlighting of curves in GUI.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/Scripts/Logon

    r11368 r17037  
    77if [ -z "$DIMDIR" ]; then export DIMDIR=/usr/local/dim/; fi
    88if [ -z "$QWTDIR" ]; then export QWTDIR=/usr/local/qwt/; fi
    9 if [ -z "$QTDIR" ]; then export QTDIR=/usr/local/Trolltech/Qt-4.6.2; fi
    109
    1110#Set paths
    1211export LD_LIBRARY_PATH=$QWTDIR/lib:$DIMDIR/linux:$LD_LIBRARY_PATH
    13 export PATH=.:$DIMDIR/linux:$QTDIR/bin:$PATH
     12export PATH=.:$DIMDIR/linux:$PATH
Note: See TracChangeset for help on using the changeset viewer.