View Full Version : GD.pm Module for Captcha Hack


SNIA
02-24-2005, 04:22 PM
Hi! Is this module installed on the servers? GD.pm

I'm trying to install the Captcha Hack and am unable to locate the GD.pm within the Messenger module kit. And I get this error message when I call up messenger.cgi.

Can't locate GD.pm in @INC (@INC contains: /var/www/cgi-bin/cmp1 /usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
BEGIN failed--compilation aborted at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
Compilation failed in require at messenger.cgi line 1580.
BEGIN failed--compilation aborted at messenger.cgi line 1580.

I'm trying to install the Captcha Hack and am unable to locate the GD.pm within the Messenger module kit.

Jafo
02-24-2005, 10:06 PM
Let me know if it is working now. I believe I just installed it for you. Let me know.

Admin note: cp'd perl5 main to virtual perl5

SNIA
02-28-2005, 05:07 PM
Thanks Jafo.. I will take a look at this as soon as the server problems are resolved and will let you know what I find. Thanks again!

SNIA
02-28-2005, 05:45 PM
Now receiving this error:

Can't load '/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/GD/GD.so' for module GD: libXpm.so.4: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.1/i386-linux-thread-multi/DynaLoader.pm line 229.
at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13
Compilation failed in require at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
BEGIN failed--compilation aborted at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
Compilation failed in require at messenger.cgi line 1581.
BEGIN failed--compilation aborted at messenger.cgi line 1581.

I'm sorry to say that I don't understand what your statement " Admin note: cp'd perl5 main to virtual perl5" means! I'm not experienced at languages. I just do a pretty good job of following directions if they are clear enough.

SNIA
02-28-2005, 05:50 PM
Hi again. Hold off on responding or looking into this. I think I am doing something incorrectly and want to take a closer look at it. I'll get back to you when I have finished. Thanks!

Jafo
02-28-2005, 05:51 PM
I guess GD is not available then.

SNIA
02-28-2005, 06:26 PM
Okay, I just wanted to make sure that I had everything correct. The following is an accurrate error message:

Can't load '/usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/auto/GD/GD.so' for module GD: libXpm.so.4: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.1/i386-linux-thread-multi/DynaLoader.pm line 229.
at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13
Compilation failed in require at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
BEGIN failed--compilation aborted at /var/www/cgi-bin/cmp1/WWC/Captcha.pm line 13.
Compilation failed in require at messenger.cgi line 1581.
BEGIN failed--compilation aborted at messenger.cgi line 1581.

SNIA
02-28-2005, 06:27 PM
Does this mean that it will NEVER be available? And I cannot use the hack?