/usr/share/doc/opendrim-lmp-dhcp/README is in opendrim-lmp-dhcp 1.0.0-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---------------------------------------------------------
REQUIREMENTS
---------------------------------------------------------
For compliling:
* gcc >= 3.2.0
* cmpi header files >= ver 86
* autoconf >= 2.57
* automake >= 1.5
* libtool (preferably >= 1.8.5)
* OpenDRIM Common Library >= 1.1.2
For running:
* OpenPegasus >= 2.5.2 OR SBLIM sfcb >= 1.2.0 OR OpenWBEM >= 3.2.2
* Interop package (for sfcb and OpenPegasus only)
* In the case of pegasus installed from sources,
the PEGASUS_HOME and PEGASUS_ROOT variable MUST be defined!
|