Changeset 6683

Show
Ignore:
Timestamp:
06/22/09 01:27:26 (9 months ago)
Author:
metamorph68
Message:

More doc for liquidsoap-full

Location:
tags/liquidsoap-full/0.9.1-1
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • tags/liquidsoap-full/0.9.1-1/INSTALL

    r6464 r6683  
    44  librarie:  
    55   * Ocaml libraries: pcre-ocaml, camomile-ocaml, ocaml-findlib 
    6    * Other libraries: libmad, libshout, libvorbis, libmp3lame, libao and libasound 
    7   Optionnaly, you will also need: wget, taglib. For more details, see liquidsoap-0.9.0/INSTALL 
     6   * Other libraries: libmad, libshout, libvorbis, libmp3lame, libao, libasound, ... 
     7  Optionnaly, you will also need: wget, taglib. For more details, see liquidsoap-0.9.1/INSTALL 
    88  and each ocaml-* project's INSTALL file. 
    99 
     
    1111  components you want to build or not. You may also install corresponding libraries. 
    1212 
    13  
    1413  On Debian systems, these dependencies can be installed by running (as root): 
    1514 
    1615   # aptitude install ocaml-findlib libcamomile-ocaml-dev libpcre-ocaml-dev 
    1716   # aptitude install libmad0-dev libshout3-dev libvorbis-dev libtagc0-dev libao-dev libasound2-dev 
     17 
     18  There might be other dependencies, depending on the optional packages enabled in the  
     19  PACKAGE file. 
    1820   
    1921   The mp3lame library is not released within debian, you may use an external source, such as: 
  • tags/liquidsoap-full/0.9.1-1/README

    r6464 r6683  
    33 
    44Savonet is a set of open-source tools around audio stream generation 
    5 (ogg/mp3/...), and particularly web-radios using icecast∞. Savonet is mainly 
     5(ogg/mp3/...), and particularly web-radios using icecast. Savonet is mainly 
    66written in OCaml. 
    77