Hello,

Concerning the 0.9.3, here is my ./configure output
 ---------------------------------------------------------------- Installation

 prefix         : /usr/local
 exec_prefix    : ${prefix}
 binary         : ${exec_prefix}/bin
 configuration  : ${prefix}/etc/liquidsoap
 logging        : ${prefix}/var/log/liquidsoap
 PIDs           : ${prefix}/var/run/liquidsoap
 logrotate conf : ${prefix}/etc/logrotate.d
 man page       : ${datarootdir}/man/man1
 doc            : ${datarootdir}/doc

 -------------------------------------------------------------------- Features

 * Supported input formats
   - Vorbis            : yes
   - MP3               : yes
   - AAC               : yes
   - text-to-speech    : liquidtts will use "false" as a synthetizer,
                         but you can edit it later.
   - XML playlists     : yes
   - Lastfm            : yes

 * Supported output formats
   - Vorbis            : yes
   - MP3               : yes
   - AAC               : yes
   - AAC+              : no
   - SPEEX             : yes
   - Theora            : yes
   - Dirac             : no

 * Tags
   - Taglib (ID3 tags) : yes
   - Vorbis            : yes
   - charset detection : yes

 * Input / output
   - Icecast/Shoutcast : yes
   - AO                : yes
   - OSS               : yes
   - ALSA              : yes
   - Portaudio         : yes
   - Pulseaudio        : yes
   - JACK              : yes
   - Old JACK          : no
   - V4L               : yes
   - opal              : no

 * Audio manipulation
   - Samplerate        : yes
   - SoundTouch        : yes
   - LADSPA            : yes

 * Video manipulation
   - Gavl              : yes
   - camlimages        : no

 * Visualization
   - Graphics          : no
   - OpenGL            : no
   - SDL               : no

 * Additional libraries
   - magic             : no (requires ocaml-magic)

 * Graphical interfaces
   - Python GUI        : yes (requires >=pyGTK-2.0)

 -----------------------------------------------------------------------------

But I've an error on the make stage

OCAMLC -c sources/http_aac.ml
File "sources/http_aac.ml", line 34, characters 12-23:
Error: Unbound value Faad.create
make[3]: *** [sources/http_aac.cmx] Error 2
make[3]: Leaving directory 
`/home/jef/files/liquidsoap-full-0.9.3-1/liquidsoap-0.9.3/src'
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory 
`/home/jef/files/liquidsoap-full-0.9.3-1/liquidsoap-0.9.3/src'
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory 
`/home/jef/files/liquidsoap-full-0.9.3-1/liquidsoap-0.9.3'
make: *** [all] Error 2

I'm trying to compile on Ubuntu 10.04.

TIA,

JEf



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to