LibreOffice Online 0.1

Help me

Hi

I want install libreoffice onlie but I can’t compile loolwsd with this process => https://github.com/LibreOffice/online/t … er/loolwsd

I don’t undestand , what is ${MASTER}, I download the libre office source but I don’t find the folder instdir ?
Where is this folder ?

./configure --enable-silent-rules --with-lokit-path=${MASTER}/include
–with-lo-path=${MASTER}/instdir --enable-debug

The instdir directory and its content are created when you build LibreOffice from source. The building process is described on TDF wiki, see e.g. Building on Linux.

Have same problem:
configure: error: LibreOffice install looks dodgy, missing …/libreoffice/instdir/program/versionrc

LO 5.0.6.3 make is successful. File ~/libreoffice/instdir/program/versionrc exists and contain:

[Version]
AllLanguages=en-US
BuildVersion=
buildid=
ExtensionUpdateURL=http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update
ReferenceOOoMajorMinor=4.1
UpdateID=LibreOfficeDev_5_en-US
UpdateURL=

Missing BuildVersion & buildid ?

Resolved: my stupid mistake in MASTER path.

I can compile loolwsd with 2 options but doesn’t work

./configure --enable-silent-rules --with-lokit-path=…/core/include --with-lo-path=/etc/officeonline --enable-debug


checking dependency style of g++… gcc3
checking for gcc… (cached) gcc
checking whether we are using the GNU C compiler… (cached) yes
checking whether gcc accepts -g… (cached) yes
checking for gcc option to accept ISO C89… (cached) none needed
checking whether gcc understands -c and -o together… (cached) yes
checking for setcap… /sbin/setcap
checking whether to run tests against a LibreOffice… configure: error: LibreOffice install looks dodgy, missing /var/www/officeonline/program/versionrc

./configure --enable-silent-rules --with-lokit-path=…/core/include --enable-debug


checking for gcc option to accept ISO C89… (cached) none needed
checking whether gcc understands -c and -o together… (cached) yes
checking for setcap… /sbin/setcap
checking whether to run tests against a LibreOffice… no
checking for library containing dlopen… -ldl
checking for library containing png_create_write_struct… -lpng
checking for library containing cap_get_proc… -lcap
./configure: line 16234: syntax error near unexpected token CPPUNIT,' ./configure: line 16234: PKG_CHECK_MODULES(CPPUNIT, cppunit)’

Have you a idea ?
Thanks

Yes, the latest version from Github works perfectly. Even it is already deployed it in the website http://www.offidocs.com to edit excel online and word online documents. In fact , LibreOffice Online is great.

Is there a trustworthy institution giving a guarantee of some kind that the operators of the mentioned site and the systems they use are cabable of ensuring privacy and safety - and that they actually do so?