12.09.2011, 23:18, "Leandro Pereira":

> OTOH, providing binary packages for Linux isn't an easy task. Different
> packaging standards, ABI differences, etc, makes binary distribution a
> nightmare: even if a new set of libraries are installed, there is no
> warranty that the browsers will pick those up or even if it will work at
> all (not really an issue for nightly builds but annoying nonetheless).

Not really. One can perform a build on CentOS 5 and bundle every library
ldd shows with resulting binaries (with exception of libc, libdl, and librt) 
with
application.

-- 
Regards,
Konstantin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to