I've just installed openoffice-bin and I'm getting these messages when
trying to run anything from OO:
/usr/lib32/openoffice/program/soffice: line 240:
/usr/lib32/openoffice/program/pagein: cannot execute binary file
/usr/lib32/openoffice/program/soffice: line 240:
/usr/lib32/openoffice/program/soffice.bin: cannot execute binary file
I can't help but feel that this is because of my arch (amd64) but I'm
not sure. Perms are all fine on those files, however I can't ldd them:
/usr/bin/ldd: line 161: /lib/ld-linux.so.2: cannot execute binary file
not a dynamic executable
Any help would be greatly appreciated.
Thanks
Matt Harrison
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1489 - Release Date: 07/06/2008 11:17
06-08-2008, 05:21 PM
deface
OO-bin on amd64
tried running a revdep-rebuild? please paste the output of emerge --info
On Jun 8, 2008, at 11:17 AM, Matt Harrison wrote:
Hi all,
I've just installed openoffice-bin and I'm getting these messages
when trying to run anything from OO:
/usr/lib32/openoffice/program/soffice: line 240: /usr/lib32/
openoffice/program/pagein: cannot execute binary file
/usr/lib32/openoffice/program/soffice: line 240: /usr/lib32/
openoffice/program/soffice.bin: cannot execute binary file
I can't help but feel that this is because of my arch (amd64) but
I'm not sure. Perms are all fine on those files, however I can't ldd
them:
/usr/bin/ldd: line 161: /lib/ld-linux.so.2: cannot execute binary file
not a dynamic executable
Any help would be greatly appreciated.
Thanks
Matt Harrison
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1489 - Release Date:
07/06/2008 11:17
--
gentoo-user@lists.gentoo.org mailing list
06-08-2008, 06:00 PM
Matt Harrison
OO-bin on amd64
deface wrote:
tried running a revdep-rebuild? please paste the output of emerge --info
revdep-rebuild doesn't find anything that needs rebuilding.
Check if you have the support for x86 binaries in you kernel and that the partition where /usr/lib32 resides is not mounted with noexec mode.
Furthermore, the error regarding ldd seems related to ldd itself, not to the OO library which you are "ldding"
You can also try another x86 application to see if that will fail too or not.
HTH
Davide
06-08-2008, 09:49 PM
Matt Harrison
OO-bin on amd64
Pupino wrote:
Check if you have the support for x86 binaries in you kernel and that
the partition where /usr/lib32 resides is not mounted with noexec mode.
Furthermore, the error regarding ldd seems related to ldd itself, not to
the OO library which you are "ldding"
You can also try another x86 application to see if that will fail too or
not.
HTH
Davide
Now that you mention it, I think the problem is going to be kernel
support for x86. I seem to remember removing it for some strange reason.
I'm doing a kernel compile now and I'll post my results in a little while
Thanks
--
Matt Harrison
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1490 - Release Date: 08/06/2008 17:32
06-08-2008, 10:06 PM
Matt Harrison
OO-bin on amd64
Matt Harrison wrote:
Pupino wrote:
Check if you have the support for x86 binaries in you kernel and that
the partition where /usr/lib32 resides is not mounted with noexec mode.
Furthermore, the error regarding ldd seems related to ldd itself, not
to the OO library which you are "ldding"
You can also try another x86 application to see if that will fail too
or not.
HTH
Davide
Now that you mention it, I think the problem is going to be kernel
support for x86. I seem to remember removing it for some strange reason.
I'm doing a kernel compile now and I'll post my results in a little
while
Thanks
Yup looks like that was it, such a silly mistake :P
Thanks for the advice that led me to realise this
--
Matt Harrison
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.0.0/1490 - Release Date: 08/06/2008 17:32