kangkai / dbus-ping

D-Bus Benchmarking Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbus-ping
Copyright (C) Copyright (C) 2012 BMW AG.

Brief description of project....

-----------------------------------------------------------------------------
 Build
-----------------------------------------------------------------------------
$ ./autogen.sh
$ make

-----------------------------------------------------------------------------
 Build with documentation generated (usually for libraries)
-----------------------------------------------------------------------------
$ ./autogen.sh --enable-gtk-doc
$ make

( If built with the --enable-gtk-doc flag above you can view the index.html
  file in your web browser. )
$ firefox ./docs/reference/index.html

-----------------------------------------------------------------------------
 Install
-----------------------------------------------------------------------------
$ sudo make install

About

D-Bus Benchmarking Tool

License:GNU General Public License v2.0