degarov <havnet <at> praes.info> writes: > > > Hi. > I can not use libreoffice, I paste here the problem: > $ libreoffice -writer %U > /opt/libreoffice3/program/soffice.bin: symbol lookup error: > /opt/libreoffice3/basis3.3/program/libcairo.so.2: undefined symbol: > pixman_region32_init > > What I have to do? Thank you. > My system is debian lenny x64. > I try to install LibO_3.3.0_beta2_Linux_x86-64_install-deb_en-US.tar.gz >
A quick and dirty fix is to remove the libcairo.so.2 included in the debs. sudo mv /opt/libreoffice3/basis3.3/program/libcairo.so.2 /opt/libreoffice3/basis3.3/program/libcairo.so.2.BAK See http://forums.debian.net/viewtopic.php?f=10&t=57190 -- Unsubscribe instructions: E-mail to [email protected] List archive: http://listarchives.libreoffice.org/www/users/ *** All posts to this list are publicly archived for eternity ***
