Difference between revisions of "IceCast: Instalasi"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 5: | Line 5: | ||
* libxml2 - http://xmlsoft.org/downloads.html  | * libxml2 - http://xmlsoft.org/downloads.html  | ||
* libxslt - http://xmlsoft.org/XSLT/downloads.html  | * libxslt - http://xmlsoft.org/XSLT/downloads.html  | ||
| − | * curl - http://curl.haxx.se/download.html (>=   | + | * curl - http://curl.haxx.se/download.html (>= versi 7.10)  | 
| − | * ogg/vorbis - http://www.vorbis.com/files (>=   | + | * ogg/vorbis - http://www.vorbis.com/files (>= versi 1.0)  | 
| − | + | CATATAN: IceCast dapat di compile tanpa curl, tetapi akan  | |
| − | + | menon-aktifkan semua interaksi dengan Directory server (YP).  | |
| − | |||
| − | |||
| − | |||
| − | + | ==Build==  | |
| − | |||
| − | |||
| − | + | Untuk membuat IceCast di Unix jalankan perintah  | |
| − | |||
| + |  ./configure  | ||
| + |  make  | ||
| + |  make install  | ||
| − | + | Contoh konfigurasi bisa dilihat di /usr/local/etc  | |
| − | + | dengan nama icecast.xml  | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Documentation for icecast    | Documentation for icecast    | ||
| Line 43: | Line 30: | ||
Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see  | Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see  | ||
us at irc.freenode.net, channel #icecast, if you have any troubles.  | us at irc.freenode.net, channel #icecast, if you have any troubles.  | ||
| − | |||
| − | |||
| − | |||
==Referensi==  | ==Referensi==  | ||
Revision as of 18:45, 16 July 2011
Prakondisi
IceCast membutuhkan paket berikut
- libxml2 - http://xmlsoft.org/downloads.html
 - libxslt - http://xmlsoft.org/XSLT/downloads.html
 - curl - http://curl.haxx.se/download.html (>= versi 7.10)
 - ogg/vorbis - http://www.vorbis.com/files (>= versi 1.0)
 
CATATAN: IceCast dapat di compile tanpa curl, tetapi akan menon-aktifkan semua interaksi dengan Directory server (YP).
Build
Untuk membuat IceCast di Unix jalankan perintah
./configure make make install
Contoh konfigurasi bisa dilihat di /usr/local/etc dengan nama icecast.xml
Documentation for icecast 
is available in the doc directory, by
viewing doc/index.html in a browser.
Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see us at irc.freenode.net, channel #icecast, if you have any troubles.