Changes between Version 1 and Version 2 of rpld/StreamingToIcecast


Ignore:
Timestamp:
11/24/10 12:02:54 (13 years ago)
Author:
ph3-der-loewe
Comment:

wiki makeup fix

Legend:

Unmodified
Added
Removed
Modified
  • rpld/StreamingToIcecast

    v1 v2  
    2626=== Installing on Debian === 
    2727Just type as root: 
     28{{{ 
    2829 # apt-get install roaraudio roarplaylistd vclt-tools 
     30}}} 
    2931 
    3032=== Installing from source === 
     
    4446 
    4547For all the packages the building is done like: 
     48{{{ 
    4649 $ tar -xvzf ''package''.tar.gz 
    4750 $ cd ''package'' 
     
    4952 $ make 
    5053 # make install 
     54}}} 
    5155 
    5256== Setting up roard ==