PDA

View Full Version : [ubuntu] lost openoffice.org


bradleyporter
May 13th, 2008, 09:19 AM
I have recently converted to Ubuntu so am experiencing what I hope are the usual teething problems. open office was working fine until I need to open a .pub file. this meant downloading Scibus. However I then found I couldn't open any of the other open office applications. I tried re-installing it from the synaptic package manager and later downloading it from the site - to no avail.I have since tried going to the terminal and loading the following...mv .openoffice.org2/ old.openoffice.org...which didn't work either. Any suggestions?

spydon
May 13th, 2008, 09:25 AM
You could try:
sudo apt-get remove --purge openoffice.org
and then:
sudo apt-get install openoffice.org

SlappyPappy
May 13th, 2008, 12:43 PM
Just curious if you downloaded via Synaptic or from their website?

Hope you get this fixed for yourself... Good luck.