summaryrefslogtreecommitdiffstats
path: root/encap/src/encap-profiles/reports/README
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-06-30 19:14:50 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2007-06-30 19:14:50 +0000
commitd7469269b946164d707b2c92ff4a8a5b9fefd0ce (patch)
tree229184423b50e37131ac69a41ac047f7bc799524 /encap/src/encap-profiles/reports/README
parent95a336566e209de6cd0c68c1b9137f486bf4fc36 (diff)
downloadbcfg2-d7469269b946164d707b2c92ff4a8a5b9fefd0ce.tar.gz
bcfg2-d7469269b946164d707b2c92ff4a8a5b9fefd0ce.tar.bz2
bcfg2-d7469269b946164d707b2c92ff4a8a5b9fefd0ce.zip
EncapPackages: Start of adding reports encaps
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3397 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/src/encap-profiles/reports/README')
-rw-r--r--encap/src/encap-profiles/reports/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/encap/src/encap-profiles/reports/README b/encap/src/encap-profiles/reports/README
new file mode 100644
index 000000000..36f4dd9bc
--- /dev/null
+++ b/encap/src/encap-profiles/reports/README
@@ -0,0 +1,7 @@
+You must build and install the client packages in ".." and the server
+packages in "../server" before building here.
+
+Type "make".
+
+Bcfg2 Reports do not work on all of the platforms supported by Bcfg2 client.
+GNU/Linux on x86_32 or x86_64 are recommended.