Jump to content
The Uniform Server Community

Error with PERL


al996
 Share

Recommended Posts

Trying to run a PERL script on Uniform Server 3.5-Apollo I get the following error:

 

Perl lib version (v5.8.7) doesn't match executable version (v5.8.8) at W:/usr/lib/CGI/Carp.pm line 314.

Compilation failed in require at W:/usr/lib/Time/Local.pm line 5.

BEGIN failed--compilation aborted at W:/usr/lib/Time/Local.pm line 5.

Compilation failed in require at W:/cgi-bin/plans.cgi line 172.

BEGIN failed--compilation aborted at W:/cgi-bin/plans.cgi line 172.

 

Any suggestions?

 

Al

Link to comment
Share on other sites

I am not sure if a separate installation of Perl is the problem never checked it. What I have found in the past some modules are version specific, i.e. need to be compiled for that version of Perl. I tried to explain on this page:

 

http://center.uniformserver.com/new_users_...1.html#problems

 

hope that helps.

 

All the best

Ric

Link to comment
Share on other sites

Basically the problem is what Ric stated. Carp.pm needs to be updated.

 

Download: http://www.activestate.com/store/download_...f2-93a9927d354e

 

Extract, and look for CGI/Carp.pm inside. Overwrite it with the one you have on the Uniform Server.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...