No description
c62d612562
If neither libsofficeapp.so or libmerged.so exist where we look for them, say so explicitly. Log the error message from dlerror(), too. Log the mesage about not forking in all cases when doing that, not just if lok_preinit is not found. Execing is not an alternative to fork(), spawning is. |
||
---|---|---|
loleaflet | ||
loolwsd | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.