On 23. Oct 2006, at 03:37, Adam Hitchcock wrote:
when I attempt to compile (read: typeset and view) a LaTeX document I get the following errors:
/bin/bash: line 34: require_cmd: command not found /bin/bash: line 45: latexErrWarnHtml.py: command not found Click Here to Preview
What version of the OS are you using?
Further more I would like to propose using '1>&2' in scripts to pipe output to the console where it can be more easily viewed for debugging purposes.
I think you then mean >/dev/console -- though 99% of casual users will not have their console open, and thus not see them. So I don’t understand how that should make things easier.