]> pilppa.org Git - libplpdevicebus.git/blob - README
do not ship src/Makefile.in
[libplpdevicebus.git] / README
1 License
2 -------
3 GNU LESSER GENERAL PUBLIC LICENSE (lgpl) version 3, for details see the COPYING file
4
5 Introduction
6 ------------
7 libplpdevicebus provides an client library for connecting to 
8
9 Requirements
10 ------------
11 - install omniORB and omniORB development libraries (version 4.1.4 used while developing the initial version)
12 - install libplpbus
13 - start omniNames name server (if problems try to edit /etc/omniorb/omniORB.cfg
14
15 Build, install and clean-up
16 ---------------------------
17 - build with command: ./autobuild.sh (generates required autoconf files)
18 - install with command: make install
19 - remove all generated build files before creating a new commit or patch: make maintainer-clean
20