Off-the-record messaging library for encrypted instant messaging.
Off-The-Record (OTR) messaging library
$ pkg-config --modversion libotr$ gcc -o chat_app chat.c $(pkg-config --cflags --libs libotr)$ pkg-config --cflags libotr$ pkg-config --libs libotr$ ls /usr/local/include/libotr/