Changeset 8727
- Timestamp:
- 02/18/09 16:03:50 (4 years ago)
- Location:
- documentation/ossie/user-guide-0.7.3
- Files:
-
- 2 modified
-
Installation.tex (modified) (3 diffs)
-
UserGuide.tex (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
documentation/ossie/user-guide-0.7.3/Installation.tex
r8610 r8727 1 1 % ------------------------------------------------------------------ 2 2 % 3 % TITLE: OSSIE 0.7. 2Installation Guide3 % TITLE: OSSIE 0.7.3 Installation Guide 4 4 % AUTHORS: Matt Carrick, Drew Cormier, Christopher Covington, 5 5 % Carl B. Dietrich, Joseph Gaeddert, Benjamin Hilburn, … … 324 324 \\ and unpack {\tt ossie-\ossieversion.tar.bz2}. 325 325 \begin{lstlisting}[] 326 $ wget http://ossie.wireless.vt.edu/download/tarballs/0.7. 2/ \327 ossie-0.7. 2.tar.bz2328 $ tar -xvjf ossie-0.7. 2.tar.bz2326 $ wget http://ossie.wireless.vt.edu/download/tarballs/0.7.3/ \ 327 ossie-0.7.3.tar.bz2 328 $ tar -xvjf ossie-0.7.3.tar.bz2 329 329 \end{lstlisting} 330 330 … … 392 392 ********************************************************* 393 393 394 Complete installation of OSSIE 0.7. 2finished!394 Complete installation of OSSIE 0.7.3 finished! 395 395 396 396 ********************************************************* -
documentation/ossie/user-guide-0.7.3/UserGuide.tex
r8665 r8727 1 1 % ------------------------------------------------------------------ 2 2 % 3 % TITLE: OSSIE Installation and User Guide 0.7. 23 % TITLE: OSSIE Installation and User Guide 0.7.3 4 4 % AUTHORS: Matt Carrick, Drew Cormier, Christopher Covington, 5 5 % Carl B. Dietrich, Joseph Gaeddert, Benjamin Hilburn, … … 27 27 errors per burst will be printed out on the screen while the waveform runs.} 28 28 29 \newcommand{\ossieversion}{0.7. 2}29 \newcommand{\ossieversion}{0.7.3} 30 30 31 31 %@usepackage{html} … … 114 114 \vfill 115 115 116 February, 2009116 March, 2009 117 117 118 118 … … 286 286 {\tt ossie-\ossieversion/src/system/ossie/idl/python/} directory: 287 287 \begin{lstlisting}[] 288 # cd ossie-0.7. 2/src/system/ossie/idl/python/288 # cd ossie-0.7.3/src/system/ossie/idl/python/ 289 289 # python setup.py install 290 290 \end{lstlisting} … … 382 382 \section{Change Log} 383 383 \label{appendix:changelog} 384 385 \subsection {OSSIE 0.7.3} 386 \begin{enumerate} 387 \item 388 \end{enumerate} 384 389 385 390 \subsection {OSSIE 0.7.2}