Hi, We want to upgrade invenio-1.1.2 to 1.1.4 with OpenOffice-Python support.
Did the following:on the Ubuntu 14.04 $ sudo apt-get remove --purge libreoffice* $ sudo tar zxvf Apache_OpenOffice_4.1.0_Linux_x86_install-deb_en-US.tar.gz $ cd en-US/DEBS $ dpkg -i *.deb $ cd desktop-integration $ dpkg -i *.deb $ ls /etc/openoffice4/python* python, python.bin $ cd /opt/invenio-1.1.4 $ sudo sh /opt/invenio/etc/build/config.nice --with-openoffice-python=/etc/openoffice4/program/python.bin checking for OpenOffice.org Python binary... configure: error: The specified OpenOffice.org Python binary is not correctly configured. Please specify the correct path to the specific OpenOffice Python binary (OpenOffice.org is available from <http://www.openoffice.org/>). What can one do to let invenio see the openoffice-python? Please help On Fri, Aug 29, 2014 at 12:20 PM, Tibor Simko <[email protected]> wrote: > On Wed, 14 May 2014, Surendran Karippadath wrote: > > I can do that , but the pyuno bridge is setup properly for libreoffice > > only in python3. With 2.7 it gives the error > > Yes, the MS Office document conversion via LibreOffice is a known issue > for which we currently do not have working solution yet: > > https://github.com/inveniosoftware/invenio/issues/1505 > > You may want to join the discussion on github perhaps. > > Apart from this problem, Invenio is running very well on Ubuntu 14.04 > using its Python-2.7. > > Best regards > -- > Tibor Simko > -- Surendran K.K. 020-27298293

