Changeset 8601

Show
Ignore:
Timestamp:
01/28/09 13:08:44 (4 years ago)
Author:
mcarrick
Message:

updating version numbers to 0.7.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.7.2/UserGuide.tex

    r8574 r8601  
    11% ------------------------------------------------------------------ 
    22% 
    3 %   TITLE: OSSIE Installation and User Guide 0.7.1 
     3%   TITLE: OSSIE Installation and User Guide 0.7.2 
    44% AUTHORS: Matt Carrick, Drew Cormier, Christopher Covington, 
    55%          Carl B. Dietrich, Joseph Gaeddert, Benjamin Hilburn,  
     
    102102%@end{comment} 
    103103 
    104 {\huge OSSIE 0.7.1 Installation and User Guide\\} 
     104{\huge OSSIE 0.7.2 Installation and User Guide\\} 
    105105 
    106106%\vfill 
     
    112112\vfill 
    113113 
    114 December, 2008 
     114January, 2009 
    115115 
    116116 
     
    273273created to point to the shared modules. 
    274274The default {\tt ossie.pth} file is located under \\ 
    275 {\tt ossie-0.7.1/src/system/ossie/idl/python/} and is installed by default in \\ 
     275{\tt ossie-0.7.2/src/system/ossie/idl/python/} and is installed by default in \\ 
    276276{\tt /usr/lib/pythonX.X/site-packages} when you install the ossie core 
    277277framework libraries. 
     
    282282system. 
    283283Now reinstall by running {\tt python setup.py install} as root within the \\ 
    284 {\tt ossie-0.7.1/src/system/ossie/idl/python/} directory: 
    285 \begin{lstlisting}[] 
    286  # cd ossie-0.7.1/src/system/ossie/idl/python/ 
     284{\tt ossie-0.7.2/src/system/ossie/idl/python/} directory: 
     285\begin{lstlisting}[] 
     286 # cd ossie-0.7.2/src/system/ossie/idl/python/ 
    287287 # python setup.py install 
    288288\end{lstlisting}