SID-01733: Software error - compilation aborted
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
v5.10.1 |
| Category: |
CategoryError |
Server OS: |
Amazon Linux AMI release 2013.03 |
Last update: |
13 years ago |
I finished configuring Twiki, no errors, 1 warning on mail server, which I want to update later. When I access the home page, I get error "Software error: BEGIN not safe after errors--compilation aborted at /usr/share/perl5/Carp/Heavy.pm line 11. Compilation failed in require at /usr/share/perl5/Carp.pm line 33."
Please let me know how to fix this.
--
Vidhya Singaravel - 2013-06-13
Discussion and Answer
Figured out. Though I installed the recommended modules, think I missed few still. Did this:
#perl -MCPAN -e 'shell'
>install CPAN
>reload CPAN
>exit
I got the home page without any error
--
Vidhya Singaravel - 2013-06-14
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.