Page 1 of 1

[Solved] AOO 4.1 install Ubuntu 14.04 app won't launch

Posted: Sat May 31, 2014 5:43 am
by aboba
I had AOO 4.0.1 installed and it worked fine. I alternate between AOO and LO so have both installed.

Finally downloaded Apache_OpenOffice_4.1.0_Linux_x86-64_install-deb_en-US.tar.gz to install the upgrade

Extracted all files, cd into en-US/ then cd into en-US/DEBS/

next issued $ sudo dpkg -i *deb

Didn't note any errors or warning while the install happened.

next cd into en-US/DEBS/desktop-integration/

and issue $ sudo dpkg -i *deb

again no errors noted

Now try and launch via my already existing icon. doesn't happen.

cd to /opt/openoffice4/program
issue command $ ./soffice

still doesn't launch. Read through /opt/openoffice4/program/soffice and found instruction "uncomment line below if you encounter problems starting soffice on your system" so uncommented line.

issue command $ ./soffice again and the following message appears
/opt/openoffice4/program/soffice.bin: symbol lookup error: /opt/openoffice4/program/libsvxcore.so: undefined symbol: _ZThn1192_NK18SvHeaderTabListBox11GetRowCountEv

Any idea what to do to make AOO 4.1 work??

Thank you.

Re: AOO 4.1 install Ubuntu 14.04 app won't launch

Posted: Sat May 31, 2014 11:06 am
by Hagar Delest
Found a similar problem here: Help needed testing pre-beta AOO 4.1.

Re: AOO 4.1 install Ubuntu 14.04 app won't launch

Posted: Sun Jun 01, 2014 7:15 pm
by aboba
[SOLVED] by

sudo apt-get purge openoffice
sudo apt-get update
sudo apt-get autoclean
sudo apt-get autoremove
cd <more-path-info>/debs/en-US/
sudo dpkg -i *deb
cd desktop-integration/
sudo dpkg -i *deb

Got an error about /usr/bin/soffice already used by package LibreOffice while running the deb in the desktop-integration directory. I did remove the link before install per the Linux preinstall guidelines. After install the link is still not there. AOO and LO both run.

Re: [Solved] AOO 4.1 install Ubuntu 14.04 app won't launch

Posted: Sun Jun 01, 2014 7:35 pm
by RoryOF
In the days when I used Ubuntu, I always used Synaptic to remove libreoffice-core*. I didn't need to run LibreOffice as well as OpnOffice, and OpenOffice suited 9and suits) my need.