[Libreoffice-commits] online.git: wsd/README
Tor Lillqvist
tml at collabora.com
Mon Nov 20 16:35:21 UTC 2017
wsd/README | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 269ee2f0f5d16e162862e68c5b4b4d5e34ed828c
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Nov 20 18:29:43 2017 +0200
Most distros should provide usable Poco packages by now surely
Drop the mention of /opt/poco as the place where to put a self-built
Poco as that seems to make some people think /opt would be a
recommended place to do a clone of the LibreOffice repository, too.
Which is a weird place for it.
Change-Id: I17543a915a7f9ea4716379283b0a51723d39b376
diff --git a/wsd/README b/wsd/README
index 2768d859..c696a42c 100644
--- a/wsd/README
+++ b/wsd/README
@@ -10,8 +10,9 @@ LibreOffice Online WebSocket server has the following dependencies:
* Poco library: http://pocoproject.org/index.html.
* libcap-progs
-Poco can be built with ./configure --prefix=/opt/poco && make install, but
-distro packages exist too.
+If your Linux distro doesn't provide a Poco package (versions 1.7.x or
+1.8.x should work), you can build it yourself and install in a
+location of your choice.
On openSUSE, you can use:
More information about the Libreoffice-commits
mailing list