tubes/README | 9 +++++++++ 1 file changed, 9 insertions(+) New commits: commit 6e2988151beb3fd096472ae8ae8879cb41ac4640 Author: Eike Rathke <er...@redhat.com> Date: Sat Apr 14 13:06:29 2012 +0200
tubes: mention local copy of needed telepathy-glib diff --git a/tubes/README b/tubes/README index 126114a..d373345 100644 --- a/tubes/README +++ b/tubes/README @@ -8,6 +8,15 @@ the same TeleConference abstraction. To enable configure LibO with --enable-telepathy +Currently (2012-04-14) at least telepathy-glib 0.18 is needed, which doesn't +come with distributions. Download it from +http://telepathy.freedesktop.org/releases/telepathy-glib/ +and make install it locally, e.g. with --prefix=$HOME/usr +For LibO configure then use PKG_CONFIG_PATH="$HOME/usr/lib/pkgconfig +To not have tubes and sc cppunittests stumble (LD_LIBRARY_PATH is not evaluated +in unit tests and thus not a solution) copy the libs to the solver, i.e. +cp -p $HOME/usr/lib/libtelepathy-glib.* $SRCDIR/solver/$INPATH/lib/ + If you have a Telepathy-enabled LibreOffice installed to /usr (including liboapprover) you may also want to install the .service and .client files to make everything service-activatable: _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits