Difference between revisions of "Freeside:3.7:Documentation:Upgrading"
From Freeside
Line 1: | Line 1: | ||
− | = | + | = Note = |
− | + | When upgrading from versions prior to 3.7, before the [[Freeside:3:Documentation:Upgrading|regular 3.x upgrade]], follow these instructions. | |
− | |||
− | = | + | = Prerequisites = |
− | + | == Debian == | |
− | * | + | |
− | + | * install perl modules | |
− | * | + | <pre> |
− | + | aptitude install ptitiude install libnet-https-any-perl | |
+ | </pre> | ||
+ | |||
+ | == Other OSes == | ||
+ | |||
+ | * Install Net::HTTPS::Any from CPAN (or your packaging system if available). |
Revision as of 10:51, 26 June 2015
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 ptitiude install libnet-https-any-perl
Other OSes
- Install Net::HTTPS::Any from CPAN (or your packaging system if available).