Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShockwaveNN/8f96c3390fe9706b059b0aa1380d2a2d to your computer and use it in GitHub Desktop.
Save ShockwaveNN/8f96c3390fe9706b059b0aa1380d2a2d to your computer and use it in GitHub Desktop.
gentoo documentserver
emerge dev-vcs/git \
app-arch/p7zip \
dev-qt/qt-meta
eselect python set 2
git clone --recursive https://github.com/ONLYOFFICE/DocumentServer.git
cd DocumentServer/core/Common/3dParty && ./make.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment