|
Dear friends,
I would like to install a Perl-based email form program to allow visitors to send text and attachments using our online form, specifically the Dansie Mail version 1.15 (http://www.dansie.net/mail.html). After installing the program, it appears that the older GD on the server is not capable of displaying the Anti-Spam CAPTCHA image.
I've posted a couple of forum messages at CentOS application forums in hopes of resolving this problem. Here are the links:
Installing GD and GD::Image on CentOS/Bluequartz system
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=28899&forum=28
Installing Dansie Mail version 1.15 on Centos 4.8
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=28887&forum=28
Currently, GD version 2.0.28 is installed on the CentOS 4.8 server. This may be the reason why it does not work on some Perl scripts which use GD and gives the "GD::Image" error. (Software error:
Can't locate object method "copyRotated" via package "GD::Image" at /home/... line 1258.)
How can I install the latest GD 2.45 version from CPAN using the yum feature without breaking the Bluequartz GUI or CentOS 4 system?
I appreciate any help from the Open Source community. Thank you. |