Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 439 Bytes

File metadata and controls

22 lines (16 loc) · 439 Bytes

otrd: an OTR daemon

This requires the following packages:

  • libgrcypt: version 1.2.0 or later
  • libotr: version 4.0.0 or later

In order to compile from source, the following pacakges are required:

  • gcc/clang
  • pkg-config
  • autoconf
  • automake
  • autoconf-archive

How to Compile: ./configure make all [sudo] make install

NOTE: This is not yet ready for primetime (Feb 1 2015)