libreoffice is a shell script, although ldd reports it is a static binary.
soffice.bin (the mainline) is a regular dynamically linked ELF program.
There is a Slackbuild for 4.2.1 which I'm about to try upgrading to 4.2.2.
It downloads the rpms and repackages them as tgz. The rpms are conveniently
tarred up together:

http://download.documentfoundation.org/libreoffice/stable/4.2.2/rpm/x86/LibreOffice_4.2.2_Linux_x86_rpm_langpack_en-GB.tar.gz
http://download.documentfoundation.org/libreoffice/stable/4.2.2/rpm/x86/LibreOffice_4.2.2_Linux_x86_rpm_helppack_en-GB.tar.gz
http://download.documentfoundation.org/libreoffice/stable/4.2.2/rpm/x86/LibreOffice_4.2.2_Linux_x86_rpm.tar.gz

There may be debs - you would have to try

Cheers ... Duncan.

On Tue, Apr 01, 2014 at 07:20:24PM +1100, Trent W. Buck wrote:
> Allan Duncan <[email protected]> writes:
>
> >>> Download the .debs from LibreOffice [...]
> >> Except that current binary packages (.deb) will be built against current
> >> library soversions. [...]
> >
> > This is not the case if the package is statically linked, as it is in
> > this case.  Note that this only applies to the files on the
> > LibreOffice site, not for a Debian sourced distro.
>
> Hm, OK.  I was (foolishly) assuming that upstream's debs would follow
> Debian conventions, where static linking is frowned upon (except in
> areas like ocaml & haskell, sigh.)
>
> IME glibc doesn't like static linking if your build and runtime hosts
> are more than a couple of years different in age.  IIRC I built darcs
> (w/o libcurl) on Debian testing (ca. 2009/2010) to run on CentOS4
> (2005-), and glibc just said "built against too new a glibc, piss off."
> Nearer stuff Just Worked on the very rare occasions I've done it.
>
> YMMV, good luck &c.
>
> _______________________________________________
> luv-main mailing list
> [email protected]
> http://lists.luv.asn.au/listinfo/luv-main

--
 Please avoid sending me Word or PowerPoint attachments.
 See http://www.gnu.org/philosophy/no-word-attachments.html
_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to