License ------- GNU LESSER GENERAL PUBLIC LICENSE (lgpl) version 3, for details see the COPYING file Introduction ------------ libplpdevicebus provides an client library for connecting to Requirements ------------ - install omniORB and omniORB development libraries (version 4.1.4 used while developing the initial version) - install libplpbus - start omniNames name server (if problems try to edit /etc/omniorb/omniORB.cfg Build, install and clean-up --------------------------- - build with command: ./autobuild.sh (generates required autoconf files) - install with command: make install - remove all generated build files before creating a new commit or patch: make maintainer-clean