Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

2 errors when install with OSX and brew #26

Open
StixHollow opened this issue Apr 9, 2016 · 3 comments
Open

2 errors when install with OSX and brew #26

StixHollow opened this issue Apr 9, 2016 · 3 comments

Comments

@StixHollow
Copy link

Hey,

I didn't understand, i followed the instructions from Savonet doc

But after, liquidsoap isn't installed. I check the terminal informations and find this
File "tools/utils.ml", line 560, characters 6-28: Warning 3: deprecated: String.set Use Bytes.set instead. make[1]: *** [all-auto-ocaml-prog] Error 2 make: *** [all-subdirs] Error 2

I try to reinstall but same problem

Thank you

@toots
Copy link
Collaborator

toots commented Apr 11, 2016

Hi,

It looks like an issue with the compiler but, as far as I know, this warning should not halt compilation.

I'd recommend using opam to install liquidsoap now. We actively maintain it and it should work with no problem on OSX.

@StixHollow
Copy link
Author

Thanks for your answer.

So it's better to use opam than brew ? Or where i use opam ?

@toots
Copy link
Collaborator

toots commented Apr 25, 2016

brew is used to install the underlying libraries like mad, lame etc. opam is used to install the OCaml parts.

opam should be able to tell you which brew packages you need to build liquidsoap. See the doc here: http://liquidsoap.fm/download.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants