Stefan Urbanek wrote:
Hi,
I need a tool that will take some inputs and will generate one or more
TIFFS. I
am trying to create an image in a tool under MS Windows like this:
[snip]
The output is:
2006-02-13 15:10:14.000 test.exe[3512] Drawing path
The file 'c' is writable by someone other than its owner.
Ignoring it.
There is code in base which enforces a particular security policy.
It seems the security policy on your system violates those expectations.
The specific issue is that your configuration file 'c' has permissions
on it that base doesn't like.
My recommendation is removing the offending code: gnustep-base
NSPathUtilities.m ~line 660