
Greetings,
I've searched the archives but can't seem to find any information on
this. I'm having trouble with Carp.pm on my Gentoo box. I've installed
otrs from the tarball (the ebuild appears to have some problems - at
least for me).
Apache/2.0.52 (Gentoo/Linux) mod_perl/1.99_11 Perl/v5.8.4 mod_ssl/2.0.52
OpenSSL/0.9.7d PHP/4.3.9
When I use the base mod_perl script it works, but when I use the
mod_perl script that comes with otrs it doesn't.
aaa modules.d # perl -cw apache2-mod_perl-startup.pl
apache2-mod_perl-startup.pl syntax OK
aaa modules.d # perl -cw apache2-perl-startup.pl
Array found where operator expected at /usr/lib/perl5/5.8.4/CGI/Carp.pm
line 408, at end of line
(Do you need to predeclare Carp::longmess?)
Array found where operator expected at /usr/lib/perl5/5.8.4/CGI/Carp.pm
line 409, at end of line
(Do you need to predeclare Carp::shortmess?)
Array found where operator expected at /usr/lib/perl5/5.8.4/CGI/Carp.pm
line 410, at end of line
(Do you need to predeclare Carp::shortmess?)
Array found where operator expected at /usr/lib/perl5/5.8.4/CGI/Carp.pm
line 411, at end of line
(Do you need to predeclare Carp::longmess?)
syntax error at /usr/lib/perl5/5.8.4/CGI/Carp.pm line 408, near
"Carp::longmess @_"
syntax error at /usr/lib/perl5/5.8.4/CGI/Carp.pm line 409, near
"Carp::shortmess @_"
syntax error at /usr/lib/perl5/5.8.4/CGI/Carp.pm line 410, near
"Carp::shortmess @_"
syntax error at /usr/lib/perl5/5.8.4/CGI/Carp.pm line 411, near
"Carp::longmess @_"
Compilation failed in require at /opt/otrs/Kernel/cpan-lib/CGI.pm line
3.
BEGIN failed--compilation aborted at /opt/otrs/Kernel/cpan-lib/CGI.pm
line 3.
Compilation failed in require at apache2-perl-startup.pl line 20.
BEGIN failed--compilation aborted at apache2-perl-startup.pl line 20.
Any help would be appreciated. Thank you,
--
Scott Tiret