Hello
I have installed Libre Office 4.0 directly from the deb…I did not forget to apply desktop-integration but it looks quite ugly and not taking up the oxygen them from the desktop
Thanks in advance for your help
Hello
I have installed Libre Office 4.0 directly from the deb…I did not forget to apply desktop-integration but it looks quite ugly and not taking up the oxygen them from the desktop
Thanks in advance for your help
Hello,
I found here some good tip http://www.kubuntuforums.net/showthread.php?53960-Kubuntu-Natty-How-to-Install-Latest-LibreOffice-(3-4-0)-Final just replace by the appropriate path
ubuntuku@satellite:~$ sudo updatedb ubuntuku@satellite:~$ locate libstdc++.so | grep libreoffice /opt/libreoffice3.4/ure/lib/libstdc++.so.6 ubuntuku@satellite:~$ sudo mv /opt/libreoffice3.4/ure/lib/libstdc++.so.6 /opt/libreoffice3.4/ure/lib/libstdc++.so.6.bak ubuntuku@satellite:~$ locate libcairo.so | grep libreoffice /opt/libreoffice3.4/basis3.4/program/libcairo.so.2 ubuntuku@satellite:~$ sudo mv /opt/libreoffice3.4/basis3.4/program/libcairo.so.2 /opt/libreoffice3.4/basis3.4/program/libcairo.so.2.bak