[Savonet-users] Trying to build on a Fedora system

2016-08-10 Thread Steve Matzura
Please take a look at this log of when I tried building LiquidSoap on a Fedora 22 system. The dependencies were resolved, but there are packages I tried to install that I could not find. Any assistance much appreciated. # yum install ocaml-findlib libcamomi+le-ocaml-dev Repodata is over 2 weeks

[Savonet-users] Trying to build on a Fedora system

2016-08-10 Thread Steve Matzura
Please take a look at this log of when I tried building LiquidSoap on a Fedora 22 system. The dependencies were resolved, but there are packages I tried to install that I could not find. Any assistance much appreciated. # yum install ocaml-findlib libcamomi+le-ocaml-dev Repodata is over 2 weeks

Re: [Savonet-users] liquidsoap on ubuntu 16.04

2016-08-12 Thread Steve Matzura
I thought 1.1.1 is the current version everywhere. No? On Fri, 12 Aug 2016 06:34:30 -0700, you wrote: >Hello. >Just a question. I'm thinking about upgrading to ubuntu 16.04 and just >asking if liquidsoap version 1.1.1 still works and is supported? I >really don't want to have to go through all

Re: [Savonet-users] liquidsoap on ubuntu 16.04

2016-08-12 Thread Steve Matzura
I just run the server. > >Lol! >> On Aug 12, 2016, at 9:30 AM, Steve Matzura <s...@noisynotes.com> wrote: >> >> Don't feel bad, Sarah. I presume you saw my message about my problems >> building it on a Fedora system. Got halfway there. >>

Re: [Savonet-users] liquidsoap on ubuntu 16.04

2016-08-12 Thread Steve Matzura
'm bad at compiling. >> On Aug 12, 2016, at 6:45 AM, Steve Matzura <s...@noisynotes.com> wrote: >> >> I thought 1.1.1 is the current version everywhere. No? >> >> On Fri, 12 Aug 2016 06:34:30 -0700, you wrote: >> >>> Hello. >>> Just

[Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-15 Thread Steve Matzura
Hard research has reduced my errors to two. Explanations of, and suggestions for correcting, these is most appreciated, with my thanks in advance. First error: ** Configuring ocaml-cry-0.2.2 ./configure --with-cry-dir=../ocaml-cry-0.2.2/src configure: WARNING: unrecognized options:

Re: [Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-15 Thread Steve Matzura
header files. > >Nick > >On Thu, Sep 15, 2016 at 12:11 PM, Steve Matzura <s...@noisynotes.com> wrote: > >> Hard research has reduced my errors to two. Explanations of, and >> suggestions for correcting, these is most appreciated, with my thanks >> in advance. >>

Re: [Savonet-users] trying to build a liquidsoap full package for apt-get

2016-10-08 Thread Steve Matzura
Really? I'll have to give it another try as non-root. The first time I tried, things blew up left and right. Any progress I made was done as root. On Sat, 8 Oct 2016 01:22:22 -0500, you wrote: >2016-10-07 23:28 GMT-05:00 tth <sigf...@dinorama.fr>: >> On 10/08/2016 02:21 AM, Stev

Re: [Savonet-users] trying to build a liquidsoap full package for apt-get

2016-10-08 Thread Steve Matzura
2016 18:58:31 -0700, you wrote: >See inline. >> On Oct 7, 2016, at 5:21 PM, Steve Matzura <s...@noisynotes.com> wrote: >> >> Sarah, >> >> Since you're building from source, did you read INSTALL? Did you >> create a PACKAGES file by copying PACKAGES.d

Re: [Savonet-users] trying to build a liquidsoap full package for apt-get

2016-10-08 Thread Steve Matzura
Is your "WTF" to me for suggesting Sarah build as root? Well, I tried it as a non-privileged user, and failed all over the place. On Sat, 8 Oct 2016 06:28:25 +0200, you wrote: >On 10/08/2016 02:21 AM, Steve Matzura wrote: > >> 1. Never a good idea to build things as a no

Re: [Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-18 Thread Steve Matzura
h opam makes things much easier in general. I don't know anything about opam--what it is, what it's used or good to be used for, etc. >2016-09-15 15:46 GMT-05:00 Steve Matzura <s...@noisynotes.com>: > >> OK, it's getting better. I found the odd names of missing packages, >

Re: [Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-15 Thread Steve Matzura
This gets stupider as I go. libao-devel needed libportaudio. 'yum list libportaudio*' says no such package, but I found an RPM for it. RPM says need jack, which I'm not interested in because this machine is a virtual server and has no hardware audio connections on it, but I tried it anyway. The

Re: [Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-15 Thread Steve Matzura
OK, it's getting better. I found the odd names of missing packages, reconfigured and installed what need reconfiguring and installing, and now I'm at this point: checking whether pkg-config knows about jack... configure: error: jack.pc not found.. Do you need to set PKG_CONFIG_PATH? I'll search

Re: [Savonet-users] More on Building and Installing Liquidsoap Manually

2016-09-21 Thread Steve Matzura
On Wed, 21 Sep 2016 17:20:54 -0500, Romain wrote: >It's the OCaml package manager. It can handle many of the tasks related to >compiling liquidsoap. Also, we support the liquidsoap package there. Sounds easy enough ... or not. Should I install the OCAML package manager and work with that? Here's

[Savonet-users] Still trying to build on Fedora 22

2016-10-09 Thread Steve Matzura
Stuck here: checking whether pkg-config knows about aacplus >= 2.0.1... configure: error: aacplus.pc not found.. Do you need to set PKG_CONFIG_PATH? yum list *aac* yields no such package; ls of all the ocaml packages doesn't give much of a clue either. The main reason I'm building this in the

[Savonet-users] Installing Liquidsoap on Ubuntu 14.04 LTS

2017-05-22 Thread Steve Matzura
I just tried doing so, but stopped before committing myself. Several of the thirty-three components Liquidsoap marked as new packages are already present, including icecast2 and many of the required library modules, like libfaac2, the Ogg Vorbis stuff, etc. It's also pretty clear that if I

[Savonet-users] Building Liquidsoap on Ubuntu 18.04

2020-02-24 Thread Steve Matzura
I sent this once, so i never saw a reply. If that's because there wasn't one, then apologies*2 for the rerun message. Otherwise, ... The README says to: make init && make update OK, it doesn't say exactly that, but it says to execute those two commands one after the other. When I do, I get

[Savonet-users] Problems Building Liquidsoap with OCaml

2020-03-03 Thread Steve Matzura
1. opam init: https://www.liquidsoap.info/doc-1.4.1/install.html#install-using-opam says: A typical installation with MP3 and Vorbis encoding/decoding and icecast support is done by executing: opam depext taglib mad lame vorbis cry samplerate liquidsoap opam install taglib mad lame vorbis

Re: [Savonet-users] Problems Building Liquidsoap with OCaml

2020-03-04 Thread Steve Matzura
vorbis cry samplerate liquidsoap Regards, Selva On Wednesday, 4 March, 2020, 12:04:23 pm IST, Steve Matzura wrote: 1. opam init: https://www.liquidsoap.info/doc-1.4.1/install.html#install-using-opam <https://www.liquidsoap.info/doc-1.4.1/install.html#install-using-opam >says: A t

[Savonet-users] Question About Cue Sheets

2020-03-04 Thread Steve Matzura
Now I've got Liquidsoap set up, I'm ready to stream through my already-working Icecast server. I can stream audio without a problem. If I have a cue sheet that goes with the audio file, such as test.ogg and test.cue, what do I have to do in order to make the song title and artist metadata

[Savonet-users] Trying to Build Liquidsoap

2020-02-05 Thread Steve Matzura
The README says to: ma,e init make bootstrap But when I do, I get this: make: *** No rule to make target 'init'.  Stop. What'd I do wrong? ___ Savonet-users mailing list Savonet-users@lists.sourceforge.net

[Savonet-users] Correction on make bootstrap

2020-02-05 Thread Steve Matzura
That should have been: make update Same error as with 'make init'. ___ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users

[Savonet-users] Liquidsoap and Cue Sheets

2020-08-25 Thread Steve Matzura
I'd like to have Liquidsoap use a cue sheet file, which is a companion to the MP3 file I create for broadcast, to send appropriate song metadata as the music changes in the audio stream. I've looked and looked at various things in the documentation, including a lot of the cookbook articles,

[Savonet-users] Looking for Help on Cue Cue Sheet Syncing with MP3 Stream

2020-09-22 Thread Steve Matzura
Every week I produce a three-hour program in MP3 format with a companion cue sheet (.cue) file. I was always under the imnpression that Liquidsoap could synchronize the metadata from the cue sheet so that as songs change, the streamed metadata would change. I've been over and over and through

[Savonet-users] First Time with Liquidsoap

2020-08-02 Thread Steve Matzura
I'm finally getting to test my recent build of Liquidsoap. Here's my test script: #!/bin/sh  liquidsoap \ set("log.file.path","/home/tgvpadmin/liquidsoap.log")    output.icecast(%mp3(bitrate=128, samplerate=44100, stereo=true),   host = "localhost", port = 8000,   password = "xxx",