English is not my first language.
I'm trying to compile Document Server for Debian 8.*.
I'm following you guide @ http://helpcenter.onlyoffice.com/server ... -code.aspx
I have 0 error during the process, but at the end, some files are missing.
Code: Select all
sudo -u onlyoffice "/var/www/onlyoffice/documentserver/server/tools/AllFontsGen"\
"/usr/share/fonts"\
"/var/www/onlyoffice/documentserver/sdkjs/common/AllFonts.js"\
"/var/www/onlyoffice/documentserver/sdkjs/common/Images"\
"/var/www/onlyoffice/documentserver/server/FileConverter/bin/font_selection.bin"
sudo: /var/www/onlyoffice/documentserver/server/tools/AllFontsGen: command not found
Makefile:117: recipe for target 'install' failed
make: *** [install] Error 1
I found the first and the second with google's help @ https://lab.nexedi.com/bk/DocumentServer
But I can't find font_selection.bin.
So ... I'm stuck.
Any help would be appreciated.
Thanks.
CLAVTH.