SID-01961: Software Error when running configure script
| Status: |
Answered |
TWiki version: |
6.0.0 |
Perl version: |
5.18.2 |
| Category: |
CategoryInstallation |
Server OS: |
Ubuntu Server 14.04 |
Last update: |
11 years ago |
When launching the configure script for the first time (new installation), I am getting the following error message:
Software error:
Can't locate Error.pm in
@INC
(you may need to install the Error module) (
@INC
contains: /var/www/twiki/lib . /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl) at /var/www/twiki/lib/TWiki/Configure/LANGUAGES.pm line 28, <F> line 1569.
BEGIN failed--compilation aborted at /var/www/twiki/lib/TWiki/Configure/LANGUAGES.pm line 28, <F> line 1569.
Compilation failed in require at (eval 80) line 2, <F> line 1569.
BEGIN failed--compilation aborted at (eval 80) line 2, <F> line 1569.
at /var/www/twiki/lib/TWiki/Configure/Pluggable.pm line 43, <F> line 1569.
TWiki::Configure::Pluggable::load('LANGUAGES') called at /var/www/twiki/lib/TWiki/Configure/TWikiCfg.pm line 237
TWiki::Configure::TWikiCfg::_parse('/var/www/twiki/lib/TWiki.spec', 'TWiki::Configure::Root=HASH(0x14be4a0)', 1) called at /var/www/twiki/lib/TWiki/Configure/TWikiCfg.pm line 98
TWiki::Configure::TWikiCfg::load('TWiki::Configure::Root=HASH(0x14be4a0)', 1) called at /var/www/twiki/bin/configure line 638
TWiki::_actionPromptPassword() called at /var/www/twiki/bin/configure line 478
You can see a full screenshot of the message here:
I have checked that the www-data user is the owner of the twiki directory structure. I generated my apache config with the config generator and I've been trying to follow the Install Guide as closely as possible.
Any help would be appreciated.
Cheers,
Jeff
--
Jeff Connary - 2014-08-07
Discussion and Answer
Check the
known issues of TWiki-6.0.0, apply the patches of the two mentioned ones.
--
Peter Thoeny - 2014-08-07
Hi Peter,
Thanks for the response. Sorry it took me so long to respond, but I was on holiday
I followed the link you posted above, but I don't see where I can download the patch to fix my problem....
Thanks again,
Jeff
--
Jeff Connary - 2014-08-25
Never mind. I modified the files with the 'typos' myself, and it seems to be working now.
Thanks again.
--
Jeff Connary - 2014-08-25
--
Jeff Connary - 2014-08-25
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.