To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107516
User j27 changed the following: What |Old value |New value ================================================================================ Status|UNCONFIRMED |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- Summary|Linux OO 3.1.1 fails with |(Solved) Linux OO 3.1.1 fa |"missing vcl resource" |ils with "missing vcl reso | |urce" -------------------------------------------------------------------------------- ------- Additional comments from j...@openoffice.org Tue Dec 8 04:28:44 +0000 2009 ------- I realised that the problem is in the installation of the RPMs. Rather than running "rpm -Uvh *rpm" as documented, all RPMs must be installed. One way to do this is to run "rpm -Uvh" against each RPM (eg for p in *rpm; do rpm -Uvh $p; done). This will need to be run at least twice to get the dependencies installed before the packages that are dependent on them. But at least it works. Using yum of course would be better, but that requires knowledge of yum repositories. After I installed all of the packages the problems were resolved. I get a warning about Java not present but I can live with that as I don't need it. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org