Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On 01/28/2011 08:09 AM, Marcel Svitalský wrote:
baldwin linguas<baldwinlinguas<at>  gmail.com>  writes:

Hi,

I downloaded the debs for amd64 libreoffice, and did
dpkg -i *.debs in the DEBS dir.
Trying to run soffice from /opt (where it installed) gives:
/opt/libreoffice/program/soffice.bin: symbol lookup error:
/opt/libreoffice/basis3.3/program/libcairo.so.2: undefined symbol:
pixman_region32_init

Same thing if I try to run individual components (i.e., swriter).

This is, as mentioned, on Debian/Lenny, amd64.
libcairo.so.2, incidentally, is in /usr/lib, not in /opt...
Obviously, it's looking in the wrong place for this library.
Oddly, I had similar trouble trying to run kompozer and acroread
(looking in the wrong place for libs),
although I'm sure that's completely unrelated to libreoffice.
All the same, I have all these same programs running fine on a 32bit
debian lenny machine in another room,
so, I can't help but think it has something to do with amd64.

please assist.

thanks,
tony


Met the same error, used this workaround (as root):

cd /opt/libreoffice/basis3.3/program/
mv libcairo.so.2 libcairo.so.2.liboff-NOT-working
ln -s /usr/lib/libcairo.so.2

Works fine.
Marcel

I have no trouble with _x86-64 version on my 64-bit quad system [AMD Phenom 9650]

I do make sure that I have all of the "lib32" libraries installed.

Also look to see if "libx86-1" or something like that is installed.
libx86-1 is described as "real-mode library.



--
Unsubscribe instructions: E-mail to users+help@libreoffice.org
List archive: http://listarchives.libreoffice.org/www/users/
*** All posts to this list are publicly archived for eternity ***

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.