Difference between revisions of "Freeside:3.7:Documentation:Upgrading"

From Freeside
Jump to: navigation, search
 
Line 9: Line 9:
 
* install perl modules
 
* install perl modules
 
<pre>
 
<pre>
aptitude install ptitiude install libnet-https-any-perl
+
aptitude install libnet-https-any-perl
 
</pre>
 
</pre>
  

Latest revision as of 07:39, 20 January 2016

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).