Skip to content
Sergey Abramyan edited this page Jun 13, 2016 · 3 revisions

OTP Integration roadmap

OTP Contribution resources

Use UNIX socket support from OTP

See https://github.com/lizenn/erlang-dbus/issues/8

Build system

Use OTP makefiles

Build development environment on Mac OS X

  1. Pull erlang-dbus repostiory
  2. Install dbus and dbus-glib through brew
  3. Install python dbus library for tests pip install dbus-python
  4. Build OTP from OTP_19.0-rc2 tag