Hi Romain,

I did not find any other package which contains Graphics library, so I assumed 
this would be the right one.
At the user list I found out, that installing libcamlimages-ocaml-dev includes 
installation of the Graphics library.
(see http://comments.gmane.org/gmane.comp.audio.liquidsoap.user/2540 ) .

Therefore I thought it would be an good idea to put the right lib into the 
documentation (list of required packages) to ease the installation.
I have seen this on several Ubuntu 10.04 systems.

Since I need no graphics at all, how could I switch it off, that configure 
would show "Graphics: no"? (Maybe thats the point, David spoke about... )

* Visualization
>      - Graphics          : yes


Thanks & Regards, Peter


Am 20.08.2011 18:31, schrieb Romain Beauxis:
> 2011/8/20 Peter Retep<peter_re...@gmx.de>:
>> Hi,
> Hi Peter!
>
>
>> could you please put
>>
>> libcamlimages-ocaml-dev
>>
>> to the list of required packages
>>
>> http://savonet.sourceforge.net/doc-svn/build.html ?
> I am not sure I understand exactly what your problem was. The
> compilation error below is cause by the graphics module and not
> camlimages..
>
> David mentioned that our detection of graphics has bugs by the way. I
> will review it as soon as possible..
>
> Romain
>
>> make
>>
>> ...
>> OCAMLOPT -c outputs/graphics_out.ml
>> File "outputs/graphics_out.ml", line 35, characters 4-23:
>> Error: Unbound value Graphics.open_graph
>> make[3]: *** [outputs/graphics_out.cmx] Fehler 2
>> make[3]: Verlasse Verzeichnis 
>> '/home/radioadmin/radio/source/savonet/savonet/liquidsoap/src'
>> make[2]: *** [all-auto-ocaml-prog] Fehler 2
>> make[2]: Verlasse Verzeichnis 
>> '/home/radioadmin/radio/source/savonet/savonet/liquidsoap/src'
>> make[1]: *** [all-subdirs] Fehler 2
>> make[1]: Verlasse Verzeichnis 
>> '/home/radioadmin/radio/source/savonet/savonet/liquidsoap'
>> make: *** [all] Fehler 1
>>
>> cat PACKAGES | grep -v '#'
>>
>> ocaml-cry
>> ocaml-alsa
>> ocaml-pulseaudio
>> ocaml-mad
>> ocaml-taglib
>> ocaml-lame
>> ocaml-ogg
>> ocaml-vorbis
>> ocaml-faad
>> ocaml-flac
>> ocaml-ladspa
>> ocaml-samplerate
>> ocaml-xmlplaylist
>> ocaml-dtools
>> ocaml-duppy
>> ocaml-mm
>> liquidsoap
>>
>> ./configure
>>
>> for i in ocaml-cry ocaml-alsa ocaml-pulseaudio ocaml-mad ocaml-taglib 
>> ocaml-lame ocaml-ogg ocaml-vorbis ocaml-faad ocaml-flac ocaml-ladspa 
>> ocaml-samplerate ocaml-xmlplaylist ocaml-dtools ocaml-duppy ocaml-mm 
>> liquidsoap; do make -C $i || exit 1; done
>> ...
>>
>>   * Supported input formats
>>     - Vorbis            : yes
>>     - Theora            : no (requires theora)
>>     - Speex             : no (requires speex)
>>     - Dirac             : no (requires schroedinger)
>>     - Flac (native)     : yes
>>     - Flac (ogg)        : yes
>>     - MP3               : yes
>>     - AAC               : yes
>>     - text-to-speech    : yes, using /usr/bin/text2wave
>>     - XML playlists     : yes
>>     - Lastfm            : no (requires lastfm)
>>
>>   * Supported output formats
>>     - Vorbis            : yes
>>     - MP3               : yes
>>     - AAC               : no (requires voaacenc)
>>     - AAC+              : no (requires aacplus)
>>     - SPEEX             : no (requires speex)
>>     - Theora            : no (requires theora)
>>     - Dirac             : no (requires schroedinger)
>>
>>   * Tags
>>     - Taglib (ID3 tags) : yes
>>     - Vorbis            : yes
>>     - charset detection : yes
>>
>>   * Input / output
>>     - Icecast/Shoutcast : yes
>>     - AO                : no (requires ao)
>>     - OSS               : yes
>>     - ALSA              : yes
>>     - Portaudio         : no (requires portaudio)
>>     - Pulseaudio        : yes
>>     - JACK              : no (requires bjack)
>>     - Old JACK          : no (requires jack)
>>     - opal              : no
>>     - GStreamer         : no (requires gstreamer)
>>
>>   * Audio manipulation
>>     - Samplerate        : yes
>>     - SoundTouch        : yes
>>     - LADSPA            : yes
>>
>>   * Video manipulation
>>     - Gavl              : no (requires gavl)
>>     - camlimages        : no (requires camlimages)
>>
>>   * MIDI manipulation
>>     - DSSI              : no (requires dssi)
>>
>>   * Visualization
>>     - Graphics          : yes
>>     - SDL               : no (requires sdl)
>>
>>   * Additional libraries
>>     - dynlink           : yes
>>     - magic             : yes
>>     - lo                : no (requires lo)
>>     - json-wheel        : no (requires json-wheel)
>>
>>   * Graphical interfaces
>>     - Python GUI        : yes (requires>=pyGTK-2.0)
>>
>>   
>> -----------------------------------------------------------------------------
>>
>>
>> Linux wbox 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011 
>> i686 GNU/Linux
>>
>> Thanks&  regards,
>> Peter
>>
>> ------------------------------------------------------------------------------
>> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
>> user administration capabilities and model configuration. Take
>> the hassle out of deploying and managing Subversion and the
>> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to