mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-04-07 14:06:31 +08:00
ca970b33ac6943737ea1c2aebb62f48b3b359ea7
build_tools
Linux
Please note, that all instruction tested on Ubuntu 14.04
-
Install QT. Tested on qt-5.9.8
QT installer requires GUI.
If you want to build on server without GUI - compile qt from source. -
Install dependencies via
bash ./scripts/dependencies -
Configure build via
bash ./configurewith additional params, described in help -
Run build via
bash ./make
Build will be available at ./out dir
Description
Languages
Python
95.3%
JavaScript
2.2%
Dockerfile
0.8%
Shell
0.6%
Batchfile
0.4%
Other
0.7%