I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-11-18 00:06:04.783644-08 by zoro
Installing GD and GD Image on CentOS-Bluequartz system
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.
Direct Responses: Write a response