Difference between revisions of "Update from SVN"

From AllStarLink Wiki
Jump to navigation Jump to search
imported>N8THN
m
(Replaced content with "Category:How to Category:Obsolete {{Warning|}}")
Tag: Replaced
 
Line 1: Line 1:
 
[[Category:How to]]
 
[[Category:How to]]
 
[[Category:Obsolete]]
 
[[Category:Obsolete]]
As we fix bugs and add additional features, new source code is posted to SVN (and available from the viewvc interface) from time to time. New installs do not get the latest updates as what is in SVN is considered experimental. However, 99.99% of the time you'll want/need the latest. The update procedure is documented on the Allstar site. It is reproduced here for your convenience.
+
{{Warning|}}
 
 
<code>cd /usr/src</code>
 
 
 
<code>rm -rf astsrc</code>
 
 
 
<code>wget <nowiki>http://x.allstarlink.org/svn-trunk.tar.gz</nowiki> -O- | tar xzv</code>
 
 
 
<code>mv trunk astsrc</code>
 
 
 
<code>cd astsrc</code>
 
 
 
<code>make upgrade-acid</code>
 
 
 
This procedure can take over an hour on slow computers or under 10 minutes on fast ones. Restart asterisk when complete.
 

Latest revision as of 21:30, 29 June 2024

Legacy Version - This page is about a legacy version of AllStarLink. See https://allstarlink.github.io/