<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=US-ASCII" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18975"></HEAD>
<BODY style="FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 10pt" id=role_body bottomMargin=7 leftMargin=7 rightMargin=7 topMargin=7><FONT id=role_document color=#000000 size=2 face=Arial>
<DIV>
<DIV>While trying following the procedure to upgrade on allstarlink,
I keep getting the following read error after -</DIV>
<DIV> wget http://allstarlink.org/svn-trunk.tar.gz -O- |
tar xzv</DIV>
<DIV><BR> </DIV>
<DIV>[root@Asterisk src]# wget <A href="http://allstarlink.org/svn-trunk.tar.gz">http://allstarlink.org/svn-trunk.tar.gz</A>
-O- | tar xzv<BR>--2010-10-25 07:02:43-- <A href="http://allstarlink.org/svn-trunk.tar.gz">http://allstarlink.org/svn-trunk.tar.gz</A><BR>Resolving
allstarlink.org... 67.215.233.179<BR>Connecting to
allstarlink.org|67.215.233.179|:80... connected.<BR>HTTP request sent, awaiting
response... 301 Moved Permanently<BR>Location: <A href="https://allstarlink.org/svn-trunk.tar.gz">https://allstarlink.org/svn-trunk.tar.gz</A>
[following]<BR>--2010-10-25 07:02:43-- <A href="https://allstarlink.org/svn-trunk.tar.gz">https://allstarlink.org/svn-trunk.tar.gz</A><BR>Connecting
to allstarlink.org|67.215.233.179|:443... connected.<BR>HTTP request sent,
awaiting response... 302 Found<BR>Location: <A href="http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar">http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar</A>
[following]<BR>--2010-10-25 07:02:44-- <A href="http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar">http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar</A><BR>Resolving
qrvc.com... 67.23.8.125<BR>Connecting to qrvc.com|67.23.8.125|:80...
connected.<BR>HTTP request sent, awaiting response... </DIV>
<DIV><BR>Read error (Connection reset by peer) in headers.<BR>Retrying.</DIV>
<DIV> </DIV>
<DIV>--2010-10-25 07:06:57-- (try: 2) <A href="http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar">http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/?root=svn&view=tar</A><BR>Connecting
to qrvc.com|67.23.8.125|:80... connected.<BR>HTTP request sent, awaiting
response... Read error (Connection reset by peer) in
headers.<BR>Retrying.<BR></DIV></DIV>
<DIV> </DIV>
<DIV><FONT lang=0 size=2 face=Arial FAMILY="SANSSERIF" PTSIZE="10">Gene<BR>KC2WDZ
<DIV> </DIV>
<DIV>
<DIV>In a message dated 10/23/2010 4:58:29 P.M. Eastern Daylight Time,
sales@qrvc.com writes:</DIV>
<BLOCKQUOTE style="BORDER-LEFT: blue 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><FONT style="BACKGROUND-COLOR: transparent" color=#000000 size=2 face=Arial>On
10/23/2010 01:26 PM, Gene wrote:<BR>> I've installed app_rpt about a month
ago using the ACID download.<BR>> By using the astinstall.sh script to
update app_rpt, will any of the configuration or custom files be changed or be
removed?<BR>> Other words, will I need to "re-do" anything?<BR><BR>That's
an install script and its not meant to be used for upgrading. The best way to
upgrade is to follow this procedure<BR>from the allstarlink.org support
page:<BR><BR><BR>For the ACID distribution (and other Linux
platforms):<BR><BR>cd /usr/src<BR>rm -rf astsrc<BR>wget
http://allstarlink.org/svn-trunk.tar.gz -O- | tar xzv<BR>mv trunk astsrc<BR>cd
astsrc<BR>make upgrade-acid<BR><BR>For Limey Linux:<BR><BR>cd /usr/src<BR>rm
-rf astsrc<BR>curl -L https://allstarlink.org/svn-trunk.tar.gz | tar xzv<BR>mv
trunk astsrc<BR>cd astsrc<BR>make upgrade<BR>make
svsrc<BR><BR>Steve<BR>WA6ZFT<BR><BR></FONT></BLOCKQUOTE></DIV></FONT></DIV></FONT></BODY></HTML>