On Mon, Feb 23, 2009 at 10:42 PM, Romain Beauxis <[email protected]> wrote:
> Le Monday 23 February 2009 12:10:17 Mark V, vous avez écrit :
>> Hi Group,
>
>        Hi Mark !
>
>> Thanks for all the effort that has gone into a very interesting project.
>
> Thanks !
>
>> I'm trying to make a Howto for openSUSE 11.0,
>
> Great !
>
>> and have got to the
>> point where I'd like to run the 'no-editing-required' example posted
>> here:
>> http://icecast.imux.net/viewtopic.php?t=3609&sid=507ba102278b02a37858eec625
>>1d6ff7
>>
>> Unfortunately it seems the API has changed a little since then.
>> Does any one have an updated version of this script?
>
> Yes, I think there is an equivalent example there, at the bottom of the page:
>  http://savonet.sourceforge.net/doc-0.3.8/quick_start.html

Thanks I looked at that.  I still like the orginal script since it
doesn't seem to require anything - assuming
http://dolebrai.net:8000/dolebrai.ogg
is accessible.

> Reading the post you mention, I think that the only major difference is in the
> syntax for the "set": it has been moved to something more homogeneous with
> respect with the other operators: set "value" = foo was changed to:
> set("value",foo).
>

Yes, I got around that.  But this has me stumped:
# /tmp/liquidity
At line 26, char 37-38: unbound symbol *..

# liquidsoap  --version
Liquidsoap 0.3.8.1.
Copyright (c) 2003-2008 Savonet team
Liquidsoap is open-source software, released under GNU General Public License.
See <http://savonet.sf.net> for more information.

The code on line 26 is:
  fade.final = fade.final(duration=d*.2.)

Appreciate any tips.

Mark

>> I'll slowly get my feet wet with the API once I know I've got a
>> working installation.
>
> Don't hesitate to ask other questions here !
>
>> Hopefully the steps I've recorded will be useful to a packaging guru
>> who can make a OBS project which should be able to provide the rpm
>> distro's with a 'one-click' installation....?
>
> Sure !
> My experience with packaging for various distributions and OSes has learnt me
> that it is really important that the packager is actually using the distro.
> So, we also should need a rpm guru user at some point..
>
> But, still, we can of course provide support on how to use and tweak the build
> system...
>
> Romain
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to