FOUND IT!....

This page explains it (or at least points to where to find it)

http://savonet.sourceforge.net/doc-svn/script_loading.html

So, when you installed 1.1.1, it put these in /usr/lib/liquidsoap/1.1.1,
but the new version is looking for it in /usr/lib/liquidsoap/1.2.0

While it 'might' work if you just copied the 1.1.1 directory to a new
1.2.0, I would suggest creating a new directory /usr/lib/liquidsoap/1.2.0
and copying the files from github.

https://github.com/savonet/liquidsoap/tree/master/scripts

If you copy *pervasives.liq *and look in there to see the list of the other
files it will include, and them copy those also from github.  You will pick
up any fixes.

Nick



On Sun, Apr 10, 2016 at 1:43 PM, Sarah Alawami <[email protected]> wrote:

> Got it and it is installed.  I' now having a different error. I sware I
> never had all of these issues with 1.1.1. Here is the error.
>
> Starting liquidsoap channels: christmaslive.liq At line 6, char 18: the
> variable mksafe used here has not been previously
>   defined.
> OK
>
> Um? Should that not be default? The script never changed since 1.1.1. Bleh!
>
> I wish though that they would have done a liquidsoap.1.2.0-full in opam
> that which containes all libraries and plugins just like what they did with
> 1.0.0-full I think it was if I remember the info correctly. Maybe one day.
> This way I'm not having all of these issues.
>
> On Apr 10, 2016, at 8:21 AM, Nicholas Vrtis <[email protected]> wrote:
>
> This is normal.  liblame is a linux library (not opam). You need to
> install it via apt-get (or apptitude).  Make sure you install the -dev
> (development) version when you do,  You probably have liblame installed
> when you installed Liquidsoap from apt-get.  But opam needs the development
> versions so that it can get the header files when it does it's compiles.
>
> Nick
>
> On Sat, Apr 9, 2016 at 4:15 PM, Sarah Alawami <[email protected]> wrote:
>
>> When trying to install all of the plugins (I wish there were a
>> liquidsoap1.2.0-full) I'm getting errors  all over the place. For example I
>> can't install lame because liblame is not installed but opem install
>> liblame does not bring up any package there. Same with some of the other
>> plugins for liquidsoap.
>>
>> On Apr 8, 2016, at 6:44 PM, Nicholas Vrtis <[email protected]> wrote:
>>
>> The which liquidsoap will continue to say /home.... etc until we can
>> figure out how to fix your bashrc file.
>>
>> But you should be able to do
>>
>> sudo /etc/init.d/liquidsoap start
>>
>> and see if we get further.
>>
>> Nick
>>
>> On Fri, Apr 8, 2016 at 8:23 PM, Sarah Alawami <[email protected]> wrote:
>>
>>> Ok, installed cry, copied the file, then did the which liquidsoap
>>> command. It still shows as /home/marrie125/.opam/system/bin/liquidsoap
>>>
>>> Hope this is helping anyone else having issues.
>>>
>>> On Apr 8, 2016, at 4:38 PM, Nicholas Vrtis <[email protected]> wrote:
>>>
>>> This is getting much closer.
>>>
>>> It sounds like you don't have icecast installed when you installed
>>> liquidsoap.
>>>
>>> I believe the package that has icecast is called cry
>>>
>>> opam install cry
>>>
>>> let me know if that works... you will need to copy liquidsoap over to
>>> /usr/bin/liquidsoap again if that install works.
>>>
>>> On Fri, Apr 8, 2016 at 7:19 PM, Sarah Alawami <[email protected]>
>>> wrote:
>>>
>>>>
>>>> On Apr 8, 2016, at 4:14 PM, Nicholas Vrtis <[email protected]>
>>>> wrote:
>>>>
>>>> First a question.. you DO have sudo permissions on the user you are
>>>> signed in as don't you?
>>>>
>>>> I sure do.  That's the first thing I checked, and do check.
>>>>
>>>> please do
>>>>
>>>> ls -al /etc/liquidsoap
>>>>
>>>> Output:
>>>>
>>>> total 16
>>>> drwxr-xr-x   2 root root 4096 Jan 13 14:59 .
>>>> drwxr-xr-x 100 root root 4096 Apr  8 07:20 ..
>>>> -rw-r--r--   1 root root 1230 Dec  1 17:23 christmaslive.liq
>>>> -rwxr-xr-x   1 root root 1153 Jul  3  2012 radio.liq.example
>>>> marrie125@ke7zum:~$
>>>>
>>>>
>>>> and
>>>>
>>>> sudo /etc/init.d/liquidsoap start
>>>>
>>>> Thanks.
>>>>
>>>>
>>>> Output: by the way Never seen this error before and I just started
>>>> icecast
>>>>
>>>>
>>>> Starting liquidsoap channels: christmaslive.liq At line 17, char 15:
>>>> the variable output.icecast used here has not been
>>>>   previously defined.
>>>> OK
>>>>
>>>>
>>>>
>>>>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to