Archive for the 'mac' Category

OS X Leopard: So it is /etc/paths.d or /etc/paths ?

August 31, 2008

So, as always, my shell script runs fine on the terminal, but bombs as a cron-job! The PATH variable for the system is different.
Leopard now requires us the create a file in /etc/paths.d (see this). Did not work for me! In any case, that does not let me specify the order of inclusion.
There’s also a [...]