(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 received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/296867 Title: empathy needs to support OTR encryption To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs