enmag / Entryphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entryphone

Dependencies

ZMQ

  • get the tallbar from http://zeromq.org (zmq v4.2.1)
  • follow the installation istruction:
  • Make sure that libtool, pkg-config, build-essential, autoconf, and automake are installed.
  • Check whether uuid-dev package, uuid/e2fsprogs RPM or equivalent on your system is installed.
  • Unpack the .tar.gz source archive.
  • Run ./configure, followed by make.
  • To install ZeroMQ system-wide run sudo make install.
  • On Linux, run sudo ldconfig after installing ZeroMQ.

d

About


Languages

Language:C++ 93.0%Language:Makefile 5.7%Language:CMake 1.1%Language:Python 0.1%