Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r663 committed - Added requirements and how to obtain sources to the build instructions...

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r663 committed - Added requirements and how to obtain sources to the build instructions...


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r663 committed - Added requirements and how to obtain sources to the build instructions...
  • Date: Fri, 30 Sep 2011 10:10:25 +0000

Revision: 663
Author:

Date: Fri Sep 30 03:09:18 2011
Log: Added requirements and how to obtain sources to the build instructions.
http://code.google.com/p/ndt/source/detail?r=663

Modified:
/wiki/NDTArchitecture.wiki

=======================================
--- /wiki/NDTArchitecture.wiki Fri Sep 30 02:32:55 2011
+++ /wiki/NDTArchitecture.wiki Fri Sep 30 03:09:18 2011
@@ -87,3 +87,19 @@
# The results are recorded in the servers’ log file and the results are returned to the client for display to the user.

== Build Instructions ==
+
+=== Requirements ===
+
+In order to build the NDT programs, the following dependencies should be fulfilled:
+ * Web100 enhancements (user library for compilation, Linux kernel for running NDT server)
+ * pcap library
+ * !I2Util library
+ * zlib library (for compressing test results)
+ * odbc library (to support writing test results to the SQL database)
+ * Java SDK (to build Java Applet-based client, Admin.class and the JAnalyze application)
+
+=== Sources ===
+
+NDT sources can be obtained in two ways:
+ * by checking out the newest code from the subversion repository ({{{http://ndt.googlecode.com/svn/trunk}}})
+ * by downloading the newest tar package from the download page ({{{http://code.google.com/p/ndt/downloads}}})


  • [ndt-dev] [ndt] r663 committed - Added requirements and how to obtain sources to the build instructions..., ndt, 09/30/2011

Archive powered by MHonArc 2.6.16.

Top of Page