|
server admins
I recently purchased a script "econfirmpro" after I installed it and set the permissions I get the following syntax when trying to execute the progam by the command line....
[root@38-241 confirm]# ./econfirmpro.cgi
Can't locate LWP.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at ./econfirmpro.cgi line 21.
BEGIN failed--compilation aborted at ./econfirmpro.cgi line 21.
[root@38-241 confirm]#
Now It is to my understanding the wwwlib perl modules where not installed. I spoken with my host several times over the past couple days and they still havent gotten them installed.
How complicated is it to install these modules and correct this error? I really havent a clue, but I am thinking of attempting to do it myself
|