Quote:
Originally Posted by AZed
Well, you definitely don't on the MS Windows side of things. I haven't tested it on a Mac, specifically.
|
I assume that the perl GD module for windows uses Windows 32 libraries, perhaps GDI to do the graphics handling which is of course already installed on every windows machine. So, this makes sense.
I certainly want to supply the minimal amount of steps to people to get this working on mac. If I can skip the installing of libgd I certainly would.
BOb