juhenriquez has asked for the wisdom of the Perl Monks concerning the following question:
I was kind of guessing it was problems with my Perl Version, So I downloaded perlbrew, but when I try to change the version from 5.18.0 to 5.14.0 I get the following:Perl API version v5.14.0 of Socket does not match v5.18.0 at /usr/shar +e/perl/5.18/XSLoader.pm line 92. Compilation failed in require at /usr/lib/perl/5.18/Sys/Syslog.pm line + 10. BEGIN failed--compilation aborted at /usr/lib/perl/5.18/Sys/Syslog.pm +line 10. Compilation failed in require at /opt/zimbra/zimbramon/lib/Zimbra/Mon/ +Logger.pm line 21. BEGIN failed--compilation aborted at /opt/zimbra/zimbramon/lib/Zimbra/ +Mon/Logger.pm line 21. Compilation failed in require at /opt/zimbra/bin/zmcontrol line 27. BEGIN failed--compilation aborted at /opt/zimbra/bin/zmcontrol line 27 +.
Quite the large bind for me, any help would be appreciated.Perl API version v5.14.0 of List::Util does not match v5.18.0 at /usr/ +share/perl/5.18/XSLoader.pm line 92. Compilation failed in require at /usr/local/share/perl/5.18.2/App/perl +brew.pm line 22. BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/App/ +perlbrew.pm line 22. Compilation failed in require at /usr/local/bin/perlbrew line 6. BEGIN failed--compilation aborted at /usr/local/bin/perlbrew line 6.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Ubuntu Upgrade Broke my Perl Dependant Apps
by salva (Canon) on Sep 26, 2014 at 06:31 UTC | |
|
Re: Ubuntu Upgrade Broke my Perl Dependant Apps
by karlgoethebier (Abbot) on Sep 26, 2014 at 10:55 UTC | |
by ww (Archbishop) on Sep 26, 2014 at 13:12 UTC | |
by karlgoethebier (Abbot) on Sep 26, 2014 at 13:31 UTC |