: Iam getting error message GdLoadimageFromFile:Couldn't map image .

I think there's a define in that function (engine/devimage.c),
HAVE_MMAP that tries to mmap rather than read in
an image's contents.  Changing that define should fix your problem.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to