https://issues.apache.org/ooo/show_bug.cgi?id=119385
Priority: P3
Bug ID: 119385
Assignee: [email protected]
Summary: glibc problem with 3.4 on CentOS 5
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO 3.4.0
Component: code
Product: framework
I've just tried to use the 32 bit (and 64 bit) Linux builds of 3.4 on
CentOS 5 but get errors saying that its various shared libs require
glibc 2.7 or 2.11 - i.e:
/opt/openoffice.org3/program/../basis-link/ure-link/bin/javaldx:
/lib/libc.so.6: version `GLIBC_2.7' not found (required by
/opt/openoffice.org/ure/bin/../lib/libuno_sal.so.3)
/opt/openoffice.org3/program/../basis-link/ure-link/bin/javaldx:
/lib/libc.so.6: version `GLIBC_2.7' not found (required by
/opt/openoffice.org/ure/bin/../lib/libxml2.so.2)
/opt/openoffice.org3/program/soffice.bin: /lib/libc.so.6: version
`GLIBC_2.7' not found (required by
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3)
/opt/openoffice.org3/program/soffice.bin: /lib/libc.so.6: version
`GLIBC_2.11' not found (required by
/opt/openoffice.org3/program/../basis-link/program/libsvt.so)
/opt/openoffice.org3/program/soffice.bin: /lib/libc.so.6: version
`GLIBC_2.7' not found (required by
/opt/openoffice.org3/program/../basis-link/program/libsvt.so)
/opt/openoffice.org3/program/soffice.bin: /lib/libc.so.6: version
`GLIBC_2.11' not found (required by
/opt/openoffice.org3/program/../basis-link/program/libvcl.so)
/opt/openoffice.org3/program/soffice.bin: /lib/libc.so.6: version
`GLIBC_2.7' not found (required by
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libxml2.so.2)
The README that comes with 3.4 states:
> System Requirements
> ----------------------------------------------------------------------
>
> * Linux Kernel version 2.6.18 or higher
> * glibc2 version 2.5 or higher
> * gtk version 2.10.4 or higher
Has the System Requirements for 3.4 changed so it now needs 'glibc2
version 2.11 or higher' - or has 3.4 been built on a non glibc 2.5
platform by mistake?
Ideally, 3.4 should be able to run on RHEL5/CentOS5
--
You are receiving this mail because:
You are the assignee for the bug.