Changes

Jump to navigation Jump to search
m
no edit summary
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.
+
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 PTTLink site. It is reproduced here for your convenience.
    
<code>cd /usr/src</code>
 
<code>cd /usr/src</code>
Line 7: Line 7:  
<code>rm -rf astsrc</code>
 
<code>rm -rf astsrc</code>
   −
<code>wget <nowiki>http://x.allstarlink.org/svn-trunk.tar.gz</nowiki> -O- | tar xzv</code>
+
<code>wget <nowiki>http://x.pttlink.org/svn-trunk.tar.gz</nowiki> -O- | tar xzv</code>
    
<code>mv trunk astsrc</code>
 
<code>mv trunk astsrc</code>

Navigation menu