@audiobras I ran into this problem as well, configuring stopping, and noticed
that there is in the standard configure one period to much in the
`--with-cry-dir=../ocaml-cry-0.6.2/src`. So if you configure like this:
`./configure --with-cry-dir=./ocaml-cry-0.6.2/src
--with-ao-dir=./ocaml-ao-0.2.1/src`
it will configure fine
note that `..` is looking one directory up, and `.` is looking in the current
directory.
In the end you probably will get a notification about fonts, but that is easily
solved as well. On ubuntu 18.04 LTS, the configure line is like this:
`./configure --with-cry-dir=./ocaml-cry-0.6.2 --with-ao-dir=./ocaml-ao-0.2.1
--with-default-font=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf`
good luck!
@toots: I could not figure out where the extra period was buried, maybe this
could be easily fixed?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/689#issuecomment-455772385
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users