Comment 8 for bug 1190279

Revision history for this message
Bill Erickson (berick) wrote :

I've merged Chris' Ubuntu installers into a new combined branch @

working => collab/berick/per-distro-install-makefiles-plus-ubuntu

The CPAN problem Chris ran into was with Business::OnlinePayment::PayPal, which failed to install because the Soap::Lite install from CPAN was failing. I added libperl-soap-lite as a deb to all of the debian installers and that fixed the problem for -precise. I also made a few other small cleanup adjustments.

I realized after making my last commit, though, that libperl-soap-lite is not an available package in squeeze and likely not in lucid. Those will likely need to be force-installed via cpan for those two OSes, before the regular CPAN mods are installed.