Yes.. you need to select and install the other plugins also.

Here is part of a note I got from Romain

You need to install any additional dependencies this way:

opam install *package*


If any packages are missing, you can do:

opam depext *package* liquidsoap

This will tell you which package to install.

opam info liquidsoap
will tell you the list of optional dependencies for liquidsoap.


On Tue, Apr 5, 2016 at 10:51 AM, Steffen "TechMac" Pfaffinger <
[email protected]> wrote:

> ok now it worked, but even after reinstalling liquidsoap i cant use the
> shoutcast
> "iquidsoap -h output.shoutcast
> Plugin not found!"
>
> Am 05.04.16 um 00:01 schrieb Nicholas Vrtis:
>
> liblame needs to be installed with the package manager for your OS
> (debian/linux), and you need to install the DEV version of liblame, since
> that supplies the header files.
>
> Nick
>
> On Mon, Apr 4, 2016 at 2:45 PM, Steffen "TechMac" Pfaffinger <
> <[email protected]>[email protected]>
> wrote:
>
>> If I do: "opam install lame" I get following error
>>
>> The following actions will be performed:
>>   - install   lame.0.3.3
>> === 1 to install ===
>>
>> =-=- Synchronizing package archives
>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>> [default] Downloading
>> https://opam.ocaml.org/archives/lame.0.3.3+opam.tar.gz
>>
>> =-=- Installing packages
>> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>> Building lame.0.3.3:
>>    ./configure --prefix /home/streamsystem/.opam/4.02.3
>>    make
>>    make install
>> [ERROR] The compilation of lame.0.3.3 failed.
>> Removing lame.0.3.3.
>>    ocamlfind remove lame
>>
>>
>> #=== ERROR while installing lame.0.3.3
>> ========================================#
>> # opam-version 1.2.0
>> # os           linux
>> # command      ./configure --prefix /home/streamsystem/.opam/4.02.3
>> # path         /home/streamsystem/.opam/4.02.3/build/lame.0.3.3
>> # compiler     4.02.3
>> # exit-code    1
>> # env-file
>> /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.env
>> # stdout-file
>> /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.out
>> # stderr-file
>> /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.err
>> ### stdout ###
>> # ...[truncated]
>> # checking for stdlib.h... yes
>> # checking for string.h... yes
>> # checking for memory.h... yes
>> # checking for strings.h... yes
>> # checking for inttypes.h... yes
>> # checking for stdint.h... yes
>> # checking for unistd.h... yes
>> # checking lame/lame.h usability... no
>> # checking lame/lame.h presence... no
>> # checking for lame/lame.h... no
>> ### stderr ###
>> # configure: error: Cannot find liblame.
>>
>> Hope someone can help
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Savonet-users mailing 
> [email protected]https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to