Project

General

Profile

Revision 632

Merged TP2.0/0.9 branch into trunk.

View differences:

install.tex
9 9
\begin{itemize}
10 10
\item Python 2.5. (\url{http://www.python.org/})
11 11
\item mxDateTime 3.1.0 (\url{http://www.egenix.com/products/python/mxBase/mxDateTime/}), part of the eGenix.com mx Base Distribution).
12
\item Optional: pysqlite (\url{http://oss.itsystementwicklung.de/trac/pysqlite/}). This package is only necessary if you want to use the OpenNebula modules.
13 12
\item Optional: Mako Templates for Python 0.2.2 (\url{http://www.makotemplates.org/}). This package is only necessary if you want to automate running multiple simulation experiments (if this doesn't make any sense, you can skip this prerequisite for now; you will be pointed to this prerequisite again in the documentation when you get to running multiple experiments).
14 13
\item Optional: Psyco 1.6 (\url{http://psyco.sourceforge.net/}). This package optimises the execution of Python code, resulting in the simulation code running much faster. You can skip this prerequisite if you are not going to use Haizea to run simulations, or if you are only going to run short simulations.
15 14
\end{itemize}
16 15

  
17
Note that mxDateTime, pysqlite, Mako, and Psyco are all available as packages (DEB, RPM, etc.) on most Linux distributions. If you don't install any of the optional dependencies, Haizea will still run fine, but some functionality may not be available, as noted above.
16
Note that mxDateTime, Mako, and Psyco are all available as packages (DEB, RPM, etc.) on most Linux distributions. If you don't install any of the optional dependencies, Haizea will still run fine, but some functionality may not be available, as noted above.
18 17

  
19 18
\section{Download Haizea}
20 19

  
......
72 71

  
73 72
\begin{wideshellverbatim}
74 73
[2006-11-25 13:00:00.00] TFILE   Loading tracefile /usr/share/haizea/traces/sample.lwf
75
[2006-11-25 13:00:00.00] TFILE   Loaded workload with 0 requests (0 best-effort + 0 AR)
74
[2006-11-25 13:00:00.00] TFILE   Loaded workload with 0 requests ()
76 75
[2006-11-25 13:00:00.00] RM      Starting resource manager
77 76
[2006-11-25 13:00:00.00] CLOCK   Starting simulated clock
78 77
[2006-11-25 13:00:00.00] CLOCK   Simulated clock has stopped

Also available in: Unified diff