Revision: | 1.1 |
Committed: | Mon Oct 31 22:10:35 2005 UTC (19 years, 6 months ago) by afaq |
Branch point for: | v00, MAIN |
Log Message: | Initial revision |
# | User | Rev | Content |
---|---|---|---|
1 | afaq | 1.1 | Comiplinng DBS is simple, if you have followed all instructions in INSTALL and CONFIGURE |
2 | And all components are deployed as desired. | ||
3 | |||
4 | 1. Use the top level GNUmakefile, and just do, | ||
5 | |||
6 | make | ||
7 | |||
8 | NOTE: Make will only work from top most directory and all required sub-directories are chained to it. | ||
9 | |||
10 | |||
11 |