[Bug 16891] Telepathy should support OTR encryption

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 4 14:35:57 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=16891

--- Comment #100 from Luke <gaming4jc2 at yahoo.com> ---
(In reply to Xavier Claessens from comment #99)
> You probably want python2. Build just fine on ubuntu 15.04, it just has a
> warning for a deprecated gnutls function, but you can ignore that with
> --disable-Werror (or make a fix).
> 
> sudo apt-get build-dep telepathy-gabble
> ./autogen.sh --disable-Werror
> make
> make install

I can confirm it compiles after fixing the depreciated function and forcing the
Makefile to use python2.7 followed by making it read-only (keeps trying to put
3.4 in there).

So after I ran the make install I started up empathy, but was unable to use
"/otr start". It claims command is not found.

I then read this:
> You need to set "enable-otr=true" in your CM parameters, otherwise OTR is disabled 

No idea what a CM parameter is or where to set it, so I ran grep on all the
files. Nothing says "enable-otr".

Can someone clarify where to put that line?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list