2011/2/10 Martin Konečný <[email protected]>:
> Hi,

Hi Martin,

> For Airtime, we provide a binary of liquidsoap compiled from a fairly recent
> revision (8124). During beta testing we've noticed that some users have
> problems with .so libraries not being found at runtime on their system
> Is there a way to compile liquidsoap so that the libraries it uses are
> statically linked? I tried looking through the output of "./configure
> --help" but didnt find anything.
> Our other option is to have users compile liquidsoap on their own machines,
> but for ease of installation purposes, this is obviously not ideal.

Having the possibility to compile liquidsoap statically is a fairly
reasonable goal that I would be willing to implement. I have had a
quick look at the matter. You can experiment with it by adding -static
to the LDFLAGS in liquidsoap/Makefile.defs.

With a minimal set of dependencies, I can compile a static liquidsoap.
However, I experienced some issues I need to understand with more
dependencies. Or course, any feedback you can provide would be ver
much valued :)

Once I understand how to properly modify the build process, changing
configure and make should be fairly easy..

Romain

> Martin
> --
> Martin Konecny
> Software Developer, Sourcefabric
> [email protected]
>
> +1 (416) 892-8420 (Cell)
> Skype: martin.konecny15
> 720 Bathurst St. / Suite 203 / Toronto / ON / M5S 2R4 / Canada
> http://www.sourcefabric.org
> http://www.twitter.com/Sourcefabric
> Journalism is back!
> www.journalismisback.com
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>



-- 
They try to fool the black population,
By telling them that Jah Jah Dead.
But I&I know that...
Jah no dead!

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to