On Feb 19, 2007, at 4:22 PM, Oliver Hagmann wrote:
Though to skip the bash_init.sh, one will need to use a shebang, for example select the following two lines and press ⌃R (to get the PATH without the bash_init.sh stuff):
#!/bin/sh echo "$PATH"
/usr/local/teTeX/bin/powerpc-apple-darwin-current/
This means that your PATH variable is not set up properly. It should be including things like /bin, /sbin, /usr/bin, /usr/sbin at the very least.
Haris
Oliver
Haris