Search Criteria
Package Details: onlyoffice-documentserver 6.0.0-1
Git Clone URL: | https://aur.archlinux.org/onlyoffice-documentserver.git (read-only, click to copy) |
---|---|
Package Base: | onlyoffice-documentserver |
Description: | Online office suite comprising viewers and editors for texts, spreadsheets and presentations |
Upstream URL: | https://github.com/ONLYOFFICE/DocumentServer |
Licenses: | |
Submitter: | onny |
Maintainer: | onny |
Last Packager: | onny |
Votes: | 6 |
Popularity: | 0.001189 |
First Submitted: | 2017-07-20 08:47 |
Last Updated: | 2020-10-17 13:00 |
Dependencies (20)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-minimal-git, llvm-toolchain-nightly-bin, llvm-git) (make)
- git (git-git) (make)
- grunt-cli (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic) (make)
- libxss (make)
- ncurses5-compat-libs (make)
- nodejs-lts-dubnium (make)
- npm (npm4, nodejs6-bin) (make)
- nspr (nspr-hg) (make)
- nss (nss-hg) (make)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (make)
- pkg (make)
- python (python-dbg) (make)
- python2 (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- svn (subversion) (make)
- nginx (nginx-custom-dev, nginx-nchan-git, nginx-nchan, nginx-devel, nginx-devel-mod-naxsi, tengine, tengine-extra, nginx-google_filter, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, nginx-libressl, nginx-mainline-boringssl, nginx-zest-git, nginx-quic, nginx-mainline) (optional)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-lts, postgresql-12, postgresql-9.6, postgresql-11) (optional)
- rabbitmq (optional)
Required by (0)
Sources (17)
- build-tools-6.0.0.tar.gz
- core-6.0.0.tar.gz
- core-fonts-6.0.0.tar.gz
- desktop-sdk-6.0.0.tar.gz
- dictionaries-6.0.0.tar.gz
- document-builder-6.0.0.tar.gz
- document-server-integration-6.0.0.tar.gz
- onlyoffice-docservice.service
- onlyoffice-documentserver.hook
- onlyoffice-documentserver.sysusers
- onlyoffice-documentserver.tmpfiles
- onlyoffice-fileconverter.service
- onlyoffice-spellchecker.service
- sdkjs-6.0.0.tar.gz
- sdkjs-plugins-6.0.0.tar.gz
- server-6.0.0.tar.gz
- web-apps-6.0.0.tar.gz
Latest Comments
1 2 3 4 5 Next › Last »
kikislater commented on 2020-12-15 12:13
May be package need review : install from rpm or redhat/centos base .They seem to use python3 ... And some AUR package use RPM
Main script :
http://download.onlyoffice.com/install/install-RedHat.sh
Sub script :
https://download.onlyoffice.com/install/install-RedHat/bootstrap.sh
https://download.onlyoffice.com/install/install-RedHat/check-ports.sh
https://download.onlyoffice.com/install/install-RedHat/install-preq.sh
https://download.onlyoffice.com/install/install-RedHat/install-app.sh
genofire commented on 2020-11-15 17:04
Okay it works with my nextcloud, now. (But i use a really bad workaround)
I copy the
/usr/share/webapps/onlyoffice/documentserver/server/FileConverter/bin
and/usr/share/webapps/onlyoffice/documentserver/server/tools/
from debian package. (something on build script does not work correct ...).Afterwards create folder
/usr/share/webapps/onlyoffice/documentserver/server/fonts
and run following commands in/usr/share/webapps/onlyoffice/documentserver/
:and
genofire commented on 2020-11-14 22:23
With this two packages, the build works now \o/
Now i get problems with nextcloud,like here https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/387 -> does anyone know a solution?
genofire commented on 2020-11-14 12:24
The problem is solved ;) Now i get a compiling issue ... i believe to fix it with
jre-openjdk-headless
.genofire commented on 2020-11-13 09:39
I am still on debugging, why this package not build .... i believe it needs
python-virtualenv
installed for it.smirky commented on 2020-10-22 19:56
Sorry, I gave up on the idea. I switched to the official docker image and the nextcloud integration is working now.
onny commented on 2020-10-22 10:30
Hey,
thanks for using the package. If you can provide any patches I would be very glad. Otherwise I havent tested the functionality yet since packaging itself is already very complicated. I guess there are still some bugs which prevent the working of some core utilities. It might be possible to fix these issues but I'm hope that they will fix it upstream first (like updating their notejs versions etc.). Sooner or later I might try working on it again.
Best regards
Jonas
smirky commented on 2020-10-20 07:38
Did anyone manage to get 6.0.0 to work with Nextcloud? The services appear to be running, but nextcloud can't connect to the documentserver. Also, it appears that a '.install' file is still lingering and causing this to happen after pacman -U:
fictitiousx commented on 2020-08-20 12:15
Hi. Anyone having issues running this with tls 1.3 on nextcloud? https://github.com/ONLYOFFICE/DocumentServer/issues/946
Getting this error:
Nodejs is at version 12.18.3 which should support tls. ERL is at version 23.
Thanks.
VVL commented on 2020-08-03 13:50
From 5.6.0 cant build with this error:
Done. Made 92 targets from 56 files in 103ms
ninja: Entering directory `out.gn/linux_64'
[1493/1493] STAMP obj/gn_all.stamp
Traceback (most recent call last):
File "./make.py", line 109, in <module>
build.make()
AttributeError: 'module' object has no attribute 'make'