Pavel Lobashov
Pavel Lobashov
Moved issue to `build_tools` since it's base repo for all problems wich compilation from sources
I can confirm this error ``` Unrecognized host arch: aarch64 ``` Checked it only the amazon arm instance with ubuntu 18.04 Seems that currently our code is not fully ready...
Guys, do you really need to compile it from source for several hours? Is there any particular problem with built packages? Or is it just for fun? I always fought...
Oops, sorry, my bad You're right, we still have not provided official builds of DesktopEditors A little mess in my head, since usually people try to build our source for...
@K0R0L @agolybev please take a look at this PR
@madscientist159 Any advice how to setup VM to emulate openPOWER?
@madscientist159 Sorry. No news, trying to get access to OpenPOWER server to try compilation on my own, but currently stuck with our internal issues about paying for account
Just a minor news - we bought access to integricloud servers and now I'm trying to setup one. Seems this is not as easy task as start cloud instance in...
Ok, I finally run debian 10 on ppc64le Started script with `cd ~/build_tools/tools/linux/ && python3 ./automate.py` And got error with ``` bash: ./node_js_setup_10.x: No such file or directory ``` And...
Error with `cef_binary` is because we download cef from our s3 bucket https://github.com/ONLYOFFICE/build_tools/blob/552be8d906602e6bf603124b7a55540ce9dbd9f4/scripts/core_common/modules/cef.py#L18 And there is no variant for `ppc64le`