On Tuesday 29 April 2003 20:33, you wrote: > Can you try this please? > > cd /usr/lib/openoffice/program > sudo mv libdb-3.2.so libdb-3.2.so.save > > sudo apt-get install libdb3 > (^^ if you don't have libdb3 installed already) > > ..and then try to start OOo again.
This did not solve the problem. FYI, I have another machine with basically the same packages installed and openoffice.org works fine there. I have downloaded the source of openoffice.org and found that "The configuration service is not available" error message is due to BE_UNO_SERVICEMANAGEMENT in "app.hxx" and "app.cxx". I want to find out the cause of the error by searching the string, but you know the source tree is too large to run in full. Does anybody know the reasons of the error or can anybody point to the relevant source files? Thanks! shouxun