help please... I'm a novice with tc and tcc.. I downloaded tcng 9e and installed it, but when I run "tcc -r example.tc > example.sh" (ovbiously this file exists...) i got "Could not run/locate tcc.bin!" also fails the "make test" saying this: --------------------------------------------------------------- scripts/run-all-tests basic access works (byte): FAILED File: tests/access Command: tcc -xif:err 2>&1 | sed '/^match \(.*\) action.*/s//\1/p;d' Input: _in.13991 Output: _out.13991 Reference: _ref.13991 scripts/runtests.sh: line 553: 14015 Broken pipe cat scripts/run-all-tests: line 14: 14025 Broken pipe cat $n make: *** [test] Error 1 ----------------------------------------------- thanks a lot!!