[OTR-dev] finch & otr

Ian Goldberg ian at cypherpunks.ca
Thu Jul 4 12:16:00 EDT 2013


On Thu, Jul 04, 2013 at 02:50:57AM +0200, kardan wrote:
> On Wed, 3 Jul 2013 14:36:26 -0400
> Ian Goldberg <ian at cypherpunks.ca> wrote:
> 
> > > checking for libotr headers version 3.x >= 3.2.0... not present.
> > > 
> > > I stared to long at this. Is it me or is the compiler not accepting
> > > the installed libs?
> > 
> > The above error says it can't find the libotr 3.x headers, which is
> > possibly because you've got the libotr 4.x headers installed.  What
> > does your /usr/include/libotr/version.h say?
> 
> You are right again, it says
> 
> #define OTRL_VERSION "4.0.0"

There you go, then.  You'll need the libotr 3.x headers and libraries to
compile an application that expects that version of libotr.

   - Ian



More information about the OTR-dev mailing list