Posted to tcl by stevel at Tue Sep 11 04:44:02 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 -singleproc 1 -file unload.test
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:  *
Skipping test files that match:  l.*.test
Only running test files that match:  unload.test
Tests began at Tue Sep 11 12:43:47 WST 2007
unload.test
make: *** [test] Error 138