I am trying to fix problem of openmeetings 2.1.0 installed on centos 5.8 x86_64. Openmeetings dont display office document on white board after uploaded. One problem with openoffice is that some dependencies are missing. Some details are below.
When I execute the command #yum groupinstall 'Office/Productivity' I get a long list of missing dependency, some of them presented below: 1:openoffice.org-impress-3.1.1-19.10.el5_8.4.x86_64 from base has depsolving problems --> Missing Dependency: libuno_sal.so.3(UDK_3_0_0)(64bit) is needed by package 1:openoffice.org-impress-3.1.1-19.10.el5_8.4.x86_64 (base) 1:openoffice.org-calc-3.1.1-19.10.el5_8.4.x86_64 from base has depsolving problems --> Missing Dependency: libuno_cppu.so.3(UDK_3.3)(64bit) is needed by package 1:openoffice.org-calc-3.1.1-19.10.el5_8.4.x86_64 (base) 1:openoffice.org-math-3.1.1-19.10.el5_8.4.x86_64 from base has depsolving problems --> Missing Dependency: libuno_sal.so.3(UDK_3.3)(64bit) is needed by package 1:openoffice.org-math-3.1.1-19.10.el5_8.4.x86_64 (base) When I execute the command #yum install office-headless I get No package office-headless available. Nothing to do I need guide on how to install dependencies and how to be able to install office-headless packages Regards, Celestino
