<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,12 +4,13 @@ to compile and start using MiXiM.
 
 Requirements
 ============
-- OMNeT++, at least version 4.0b8, 
+- OMNeT++, at least version 4.0, 
   downloadable at www.omnetpp.org
-  OMNeT++ must be compiled with dynamic NED loading enabled 
-  (WITH_NETBUILDER=yes setting)
-- make (or nmake)
-- C++ compiler
+  OMNeT++ must be compiled with 
+  	- dynamic NED loading (WITH_NETBUILDER=yes setting)
+  	- and XML support enabled 
+- make (for Linux)
+- C++ compiler (for Linux)
 
 
 Installation under Linux
@@ -27,10 +28,9 @@ Commandline
 2. type &quot;make all&quot; to make the mixim library and binary 
    and to build the test networks
 
-TODO: we need to be more precise how to get started!!!
+At last try to run one of the examples from the examples folder. 
+
 
-Finally try the example networks in the example folder or
-build your own network using the configurator
 
 OMNeT++ IDE
 -----------
@@ -41,57 +41,31 @@ OMNeT++ IDE
 
 3. Choose an example from the examples folder, run it and have fun :-)
 
-=================================================
-TODO: the rest of this file needs to be converted
-   So far MiXiM has only been tested under linux
-   There might be problems under windows or OS-X
-=================================================
 
 
 Installation under Windows
 ==========================
-1. Unpack the archive
+1. Add MiXiM as a Project to your OMNeT++ IDE
 
-2. modify the variable OMNETPP_ROOT in mkmk.cmd to point to your
-   OMNeT++ installation directory.
+2. Build MiXiM (Ctrl+B)
 
-3. Update your PATH variable to include the
-   &quot;mixim&lt;VERSION&gt;/bin&quot; directory
+3. Choose an example from the examples folder, run it and have fun :-)
 
-4. run the mkmk.cmd script
-   mkmk.cmd
 
-5. type &quot;nmake /f Makefile.vc all&quot; to make the mxim library and
-   binary and to build the test networks
 
-Finally try the example networks in the example folder or
-build your own network using the configurator
+=================================================
+TODO: the rest of this file needs to be converted
+   So far MiXiM has only been tested under linux
+   and windows There might be problems under OS-X
+=================================================
 
 
 Installation under MAC OS
 =========================
-There are two possibilities to install mixim under MAC OS,
-one is with shared libraries, one without.
-
-1. Unpack the archive (you have probably already done so)
-   tar xzf mixim&lt;VERSION&gt;.tgz
-
-2. Modify the mkmk.mac script and choose shared libraries or not
-   (just comment out the corresponding lines in the script)
-
-3. If you go for shared libraries you need to update your
-   DYLD_LIBRARY_PATH (NOT LD_LIBRARY!) variable to include the
-   &quot;mixim&lt;VERSION&gt;/lib&quot; directory
 
-4. Update your PATH variable to include the
-   &quot;mixim&lt;VERSION&gt;/bin&quot; directory
-
-5. run the mkmk.mac shell script
-   ./mkmk.mac
+1. Add MiXiM as a Project to your OMNeT++ IDE
 
-6. type &quot;make all&quot; to make the mixim library and binary
-   and to build the test networks
+2. Build MiXiM (Ctrl+B)
 
-Finally try the example networks in the example folder or
-build your own network using the configurator
+3. Choose an example from the examples folder, run it and have fun :-)
 </diff>
      <filename>INSTALL</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 #/bin/bash
-echo &quot;---------------- make all tests --------------&quot;
-make
+
+
 
 echo ----------------Blackboard--------------------
 cd blackboard</diff>
      <filename>tests/runTests.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>df1f78a65420607a088786e8a28992a997e29dfa</id>
    </parent>
  </parents>
  <author>
    <name>karl_wessel</name>
    <email>karl_wessel@ccb5d51d-3e1d-0410-9886-bf3c9037c363</email>
  </author>
  <url>http://github.com/jeromerousselot/mixim-uwb/commit/7470c47be7111c085c4b926e43baa2924eaef9b9</url>
  <id>7470c47be7111c085c4b926e43baa2924eaef9b9</id>
  <committed-date>2009-03-20T04:52:01-07:00</committed-date>
  <authored-date>2009-03-20T04:52:01-07:00</authored-date>
  <message>- updated INSTALL notes
- removed documentation folder
- removed make from &quot;runtests.sh&quot; script</message>
  <tree>f48b3b0accbf7d73c99f78312e8fc01caada9d20</tree>
  <committer>
    <name>karl_wessel</name>
    <email>karl_wessel@ccb5d51d-3e1d-0410-9886-bf3c9037c363</email>
  </committer>
</commit>
