Posted to tcl by stevel at Tue Sep 11 04:59:45 GMT 2007view pretty

DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}; export DYLD_LIBRARY_PATH; \
TCL_LIBRARY="/local/src/tcl/library"; export TCL_LIBRARY; \
./tcltest /local/src/tcl/unix/../tests/all.tcl -file unload.test -singleproc 1 -match unload-3.6
Tests running in interp:  /local/src/tcl/unix/tcltest
Tests located in:  /local/src/tcl/tests
Tests running in:  /local/src/tcl/unix
Temporary files stored in /local/src/tcl/unix
Test files sourced into current interpreter
Running tests that match:  unload-3.6
Skipping test files that match:  l.*.test
Only running test files that match:  unload.test
Tests began at Tue Sep 11 12:58:46 WST 2007
unload.test
make: *** [test] Error 138