User Tools

Site Tools


zz_deprecated:home_microserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
home_microserver [2014/07/16 11:30] dodgerhome_microserver [2014/07/16 11:30] dodger
Line 109: Line 109:
 cd /apps cd /apps
 ./bin/blazer_usb -DDD -a salicru ./bin/blazer_usb -DDD -a salicru
 +</code>
 +
 +
 +
 +
 +
 +<code bash>
 +</code>
 +
 +
 +
 +====== asterisk ======
 +<code bash>
 +wget "http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-11-current.tar.gz"
 +tar xzfv asterisk-11-current.tar.gz
 +rm -f asterisk-11-current.tar.gz
 +cd asterisk-11.*
 +./configure --prefix=/apps/asterisk --disable-xmldoc
 +
 </code> </code>
  
Line 340: Line 359:
 MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_xml_escape MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_xml_escape
 EOF EOF
-</code> 
- 
- 
- 
-<code bash> 
-</code> 
- 
- 
- 
-====== asterisk ====== 
-<code bash> 
-wget "http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-11-current.tar.gz" 
-tar xzfv asterisk-11-current.tar.gz 
-rm -f asterisk-11-current.tar.gz 
-cd asterisk-11.* 
-./configure --prefix=/apps/asterisk --disable-xmldoc 
- 
 </code> </code>
  
zz_deprecated/home_microserver.txt · Last modified: 2022/02/11 11:36 by 127.0.0.1