Difference between revisions of "Freeside:3.7:Documentation:Upgrading"
From Freeside
Line 9: | Line 9: | ||
* install perl modules | * install perl modules | ||
<pre> | <pre> | ||
− | aptitude | + | aptitude install libnet-https-any-perl |
</pre> | </pre> | ||
Latest revision as of 06:39, 20 January 2016
Contents
Note
When upgrading from versions prior to 3.7, before the regular 3.x upgrade, follow these instructions.
Prerequisites
Debian
- install perl modules
aptitude install libnet-https-any-perl
Other OSes
- Install Net::HTTPS::Any from CPAN (or your packaging system if available).