Open IT Experts for Enterprise

Tip for Libreoffice script in Alfresco 5.0.c

Cesar Capillas
Cesar Capillas

Alfresco script $INSTALLDIR/alfresco.sh in Alfresco
Community 5.0.c needs a fix for using Libreoffice in transformations
and previews for MS-Office and Libreoffice formats:

LIBREOFFICE_SCRIPT=$INSTALLDIR/libreoffice/scripts/ctl.sh
 
to
 
LIBREOFFICE_SCRIPT=$INSTALLDIR/libreoffice/scripts/libreoffice_ctl.sh
 
And
in $INSTALLDIR/libreoffice/scripts/libreoffice_ctl.sh script
it is necessary to remove "" in soffice command.
 
Then Libreoffice starts normally with alfresco.sh script. Tested in
Ubuntu 14.04 LTS Server.

Más entradas

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *