Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gd.dylib ?



I've got a web application that uses the gd perl module.

Basically its a MySQL web app for generating seti@home stats.

Currently the cli part of the app (to populate and update the database) causes a segmentation fault.

I really don't think it's the DBI or DBD::mysql perl modules.
I think its the GD perl module, which in its readme suggest that gd be built as a shared library and that there can be problems if it is not.

I'm using gd-1.8.4 and I know the build is good because php builds against it and works for gd functions.

It's linked again libjpeg, libpng, and FreeType 2.1
I don't need to link it against libXpm 'cause XFree will never be installed on the deployment machine (and isn't on my devel machine for that matter).

Does anyone have information on building gd as a dylib on Darwin?
I *think* that may solve my issue.

My FreeType build is a dylib.
libjpeg and libpng are static, however.

Thanks for any suggestions.
_______________________________________________
darwinos-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwinos-users
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.