Revision: 174
Author:
sma...@gmail.com
Date: Thu Jan 3 17:15:32 2013
Log: README update.
http://code.google.com/p/omapd/source/detail?r=174
Modified:
/trunk/README
=======================================
--- /trunk/README Sat May 1 22:59:23 2010
+++ /trunk/README Thu Jan 3 17:15:32 2013
@@ -4,9 +4,17 @@
To build omapd, you will need a Qt development environment [2]. Initial
development of omapd was built against Qt v4.5.2. Development as of
omapd-0.3.0 is using Qt v4.6.2, and minimum of Qt v4.6.0 is required
because of
-the QXmlStream classes. Run qmake on the
omapd.pro file, then run make.
+the QXmlStream classes. As of omapd-0.7.0, Qt v4.8 is required because of
+the QSsl::SecureProtocols constant, which makes it much easier to disable
+SSLv2.
+
+1. Change directory into the plugins/RAMHashTables directory,
+ run qmake and make.
+2. Run qmake on the
omapd.pro file, then run make.
+3. Create a server certificate, or use the certgen.sh script
+4. Run omapd
References
----------
[1]
http://www.trustedcomputinggroup.org/resources/tnc_ifmap_binding_for_soap_specification
-[2]
http://qt.nokia.com/products
+[2]
http://qt.digia.com/Product