Install Open Office (headless/linux)

yum install openoffice.org-headless
yum install openoffice.org-writer
yum clean all

# Create Script fails - no column datatype

Edit /packages/intranet-openoffice/sql/postgresql/intranet-openoffice-create.sql
Please comment out the three sql statements:

-- update im_view_columns set datatype = 'date' where column_render_tcl like '%_date%';
-- update im_view_columns set datatype = 'string' where datatype is null;
-- update im_view_columns set datatype = 'percentage' where column_render_tcl like '%percent_%';

# ****************************************************************************************************************************
# Setup auto start
# ****************************************************************************************************************************

cp ~/packages/intranet-openoffice/openoffice-init /etc/init.d/openoffice
chmod 755 /etc/init.d/openoffice
/etc/init.d/openoffice start
chkconfig openoffice on
  Contact Us
  Project Open Business Solutions S.L.

Calle Aprestadora 19, 12o-2a

08902 Hospitalet de Llobregat (Barcelona)

Spain

 Tel Europe: +34 609 953 751
 Tel US: +1 415 200 2465
 Mail: info@project-open.com