| View previous topic :: View next topic |
| Author |
Message |
stu_rat n00b

Joined: 17 Jan 2011 Posts: 39 Location: UK
|
Posted: Fri Nov 09, 2012 8:29 pm Post subject: LibreOffice won't start [SOLVED] |
|
|
I've been hit by this problem: http://forums.gentoo.org/viewtopic-t-937814-start-0.html
I have libgraphite2.so.3.0.1 installed. How do I downgrade to libgraphite2.so.2.0.0?
Thanks.
Last edited by stu_rat on Sun Nov 11, 2012 9:09 am; edited 1 time in total |
|
| Back to top |
|
 |
chithanh Developer

Joined: 05 Aug 2006 Posts: 1390 Location: Berlin, Germany
|
Posted: Sun Nov 11, 2012 2:40 am Post subject: |
|
|
If you have libreoffice installed and not libreoffice-bin, run revdep-rebuild (from the gentoolkit package).
If you use libreoffice-bin, downgrade to graphite2 to 1.1.3.
| Code: | | # emerge --ask --oneshot =graphite2-1.1.3 |
|
|
| Back to top |
|
 |
stu_rat n00b

Joined: 17 Jan 2011 Posts: 39 Location: UK
|
Posted: Sun Nov 11, 2012 9:09 am Post subject: |
|
|
That's fixed it:
| chithanh wrote: | If you have libreoffice installed and not libreoffice-bin, run revdep-rebuild (from the gentoolkit package).
|
Thanks for your help. |
|
| Back to top |
|
 |
|