On 10/21/2008 12:25 PM, Peter N Spotts wrote: > Hi folks, > > I just installed (a clean install) 3.0 (Deb) on my laptop running Ubuntu > 8.04. In trying to start openoffice, I typed soffice at a terminal > prompt and got a no such file or directory error for libsfxli.so. Where > can I get it? > > With best regards, > > Pete >
$ locate libsfxli.so /opt/openoffice.org/basis3.0/program/libsfxli.so It appears that you may not have installed OOo 3.0 properly, or perhaps have links to other versions of soffice. What happens if you use: /opt/openoffice.org3/program/soffice Have a look at: http://www.howtoforge.com/how-to-install-openoffice-3.0.0-on-ubuntu-8.04 for instructions on installation & how to add a menu item/launcher for OOo 3.0. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
