Difference between revisions of "IceCast: Instalasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) (→Build) |
||
Line 22: | Line 22: | ||
Contoh konfigurasi bisa dilihat di /usr/local/etc | Contoh konfigurasi bisa dilihat di /usr/local/etc | ||
dengan nama icecast.xml | dengan nama icecast.xml | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Referensi== | ==Referensi== |
Revision as of 18:46, 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