export TCL_LIBRARY=$(pwd)/lib/tcl8.5
PATH=$(pwd)/bin:$PATH
export LD_LIBRARY_PATH=$(pwd)/lib:$(pwd)

