Next: Deploying a DIET platform
Up: Working with a DIET
Previous: Working with a DIET
Contents
Installation and configuration
- You need a JDK1.4.1 or later release from for instance:
http://java.sun.com/javase/downloads/index.jsp
(Previous JDKs and other java compiler are known to generate
errors) Ensure that environment variable PATH contains the javac
and javah binaries location.
- Then, to configure DIET with the JXTA option, switch the DIET_USE_JXTA option to ON inside the ccmake
GUI. The JXTA client example is compiled if DIET_BUILD_EXAMPLE is also switched to ON.
DIET Team - 2008-07-17