Hi,

Yeah, it may take a while before you get used to OCaml, depending on
where you come from. But it's worth it, it's a great language. You can
find books and tutorials online, I don't have any particular
recommendation, see what fits your style.

Concerning the architecture of the liquidsoap sources, we don't have
enough docs on that. One thing that can help, though, is to run "make
doc" and have a look at the generated HTML files in autodoc/liquidsoap
-- all this is from the liquidsoap subdirectory, not from toplevel in
liquidsoap-full.

You certainly don't need to understand all parts of liquidsoap. If you
are looking for something specific, some bug or feature you'd like to
address, or just some part of the code you'd like to play with, don't
hesitate to ask where to look.

Have fun,

David

On Tue, Jun 18, 2013 at 9:59 AM, JD Buys <[email protected]> wrote:
> Thanks David,
>
> I compiled Liquidsoap and everything works.
>
> I have just not done any OCAML at all so I am still trying to figure out how
> everything is put together and structured, and which classes does what.
>
> Little bit of a learning curve ahead...=)
>
> JD
>
>
> On Tue, Jun 18, 2013 at 9:51 AM, David Baelde <[email protected]>
> wrote:
>>
>> Hi and welcome,
>>
>> If you can compile the latest sources (from github) then you can
>> change them and contribute. Compiling from source is a bit long the
>> first time because you need to install several packages. However, it's
>> nothing unusual and quite easy if you're running a linux distribution
>> that has all the necessary packages -- liquidsoap devs use debian,
>> fwiw.
>>
>> There are a few pages online that could help:
>> http://savonet.sourceforge.net/doc-svn/build.html
>> https://wiki.sourcefabric.org/display/CC/Building+Liquidsoap+from+Source
>>
>> Hope this helps,
>>
>> David
>>
>> On Tue, Jun 18, 2013 at 9:41 AM, JD Buys <[email protected]> wrote:
>> > Hi Guys,
>> >
>> > What is the best way to get started in setting up a dev environment in
>> > order
>> > to maybe help improve or fix some of the liquidsoap bugs?
>> >
>> > JD
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > This SF.net email is sponsored by Windows:
>> >
>> > Build for Windows Store.
>> >
>> > http://p.sf.net/sfu/windows-dev2dev
>> > _______________________________________________
>> > Savonet-users mailing list
>> > [email protected]
>> > https://lists.sourceforge.net/lists/listinfo/savonet-users
>> >
>>
>>
>>
>> --
>> David
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Windows:
>>
>> Build for Windows Store.
>>
>> http://p.sf.net/sfu/windows-dev2dev
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>



-- 
David

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to