Changeset 10988

Show
Ignore:
Timestamp:
12/16/11 15:01:20 (17 months ago)
Author:
mcarrick
Message:

continuing to remove fedora-related instructions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/mcarrick/user-guide-0.8.3/Installation.tex

    r10987 r10988  
    135135\label{section:installation:source:dependencies:gnuradio} 
    136136OSSIE uses a small subset of GNU Radio to communicate with and configure the USRP. The 
    137 following steps will walk through installing portions of GNU Radio. OSSIE provides support 
    138 for both the USRP and USRP2. If you would like to use the USRP2, then you will need to  
    139 install GNURadio v3.2 or later; otherwise, GNURadio v3.1 will work fine. 
     137following steps will walk through installing portions of GNU Radio. 
    140138 
    141139First, we must install the GNU Radio firmware that can communicate with the USRP. 
     
    169167a text editor: 
    170168 
    171 in Fedora, 
    172 \begin{lstlisting}[] 
    173  # vim /etc/udev/rules.d/10-usrp.rules 
    174 \end{lstlisting} 
    175  
    176 Some distributions such as Ubuntu do not have vim installed by default. If that is the case, use vi instead. 
     169\begin{lstlisting}[] 
     170 $ sudo gedit /etc/udev/rules.d/10-usrp.rules 
     171\end{lstlisting} 
    177172 
    178173Add the following text to the file: