On 10.10.2007, at 17:56, Allan Odgaard wrote:
On 10/10/2007, at 17:51, Oliver Hagmann wrote:
[...] warning: Insecure world writable dir /Library/Application Support/TextMate in PATH, mode 040777 [...]
OK. So how do I find this said directory? [...]
It was quoted in the warning message ;)
So try this from shell:
chmod 755 /Library/Application\ Support/TextMate
aah...... Worked perfectly. No more errors now. Thanks! Oliver