Changeset 8320
- Timestamp:
- 09/21/08 18:52:09 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
documentation/ossie/user-guide-0.7.0/Installation.tex
r8306 r8320 38 38 \label{section:installation:yum:ossierepo} 39 39 In order to install OSSIE via the YUM repository, you must first edit your `/etc/yum.conf' to 40 add the OSSIE repository to the YUM search list. In this example, we use \tt{nano}, but you may use41 whatever editor you wish ( \tt{vim}, \tt{emacs}, etc). Unless your nanorc has already been configured to not42 wrap lines, the `-w' flag is necessary to prevent \tt{nano} from adding line breaks to the file.40 add the OSSIE repository to the YUM search list. In this example, we use {\tt nano}, but you may use 41 whatever editor you wish ({\tt vim}, {\tt emacs}, etc). Unless your nanorc has already been configured to not 42 wrap lines, the `-w' flag is necessary to prevent {\tt nano} from adding line breaks to the file. 43 43 \begin{lstlisting}[] 44 44 $ su - … … 107 107 \end{lstlisting} 108 108 109 Now move onto Section~\ref{section:installation:source:dependencies: configomni}109 Now move onto Section~\ref{section:installation:source:dependencies:gnuradio} 110 110 111 111 \subsubsection{Installing Dependencies on Ubuntu}