Changeset 8262

Show
Ignore:
Timestamp:
09/02/08 20:51:21 (5 years ago)
Author:
mcarrick
Message:

adding missing word

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.7.0/Installation.tex

    r8259 r8262  
    177177\subsubsection{Installing Portions of GNU Radio} 
    178178\label{section:installation:source:dependencies:gnuradio} 
    179 OSSIE uses a small subset of GNU Radio to communicate and configure the USRP. The 
     179OSSIE uses a small subset of GNU Radio to communicate with and configure the USRP. The 
    180180following steps will walkthrough installing portions of GNU Radio. 
    181181 
     
    455455\end{lstlisting} 
    456456 
    457 After Eclipse starts, on the toolbar select Help : Software Updates : Find and Install. Choose ``Search for new features to install" and click Next. Add a new entry by selecting ``New Remote Site". Enter ``OSSIE" as the name and {\tt http://ossie.wireless.vt.edu/eclipse/} as the URL, and select OK. Make sure there is a check next to OSSIE in the window, and select Finish. 
    458  
    459 Eclipse will then display the OSSIE feature. Select the check mark next to the name and select Next. Accept the GNU license agreement and select Next. Then select Finish to install the feature. Select Install All when prompted to install the unsigned feature. Allow eclipse to restart so the changes take effect. 
    460  
    461 Now that OEF has been installed, select the OSSIE perspective within Eclipse. On the toolbar, select Window : Open Perspective : Other. In the new window, select OSSIE which will then open the OSSIE perspective. On the toolbar, select File : New : OSSIE Waveform, or OSSIE Component to start developing. 
     457After Eclipse starts, on the toolbar select {\tt Help}, {\tt Software Updates}. 
     458In the new window, select the ``Available Software" tab and click the ``Add Site" 
     459button the right hand side. Enter the URL: {\tt http://ossie.wireless.vt.edu/eclipse/} 
     460and select OK. The window will then add the URL, OSSIE, OSSIE Waveform Developer 
     461Feature to the list of software to update. Place a check in the box next to OSSIE 
     462Waveform Developer Feature and click Install. Eclipse will bring up a window which will 
     463resolve any dependencies and then start the install guide. 
     464 
     465When the install window opens, make sure OSSIE Waveform Developer Feature is selected 
     466and click Next. Accept the GNU license agreement and select Next. Eclipse will then 
     467begin to download the necessary files, which may take a few minutes. Allow Eclipse to 
     468restart when it prompts to do so. After it restarts, the OSSIE Eclipse Featuer will be 
     469installed. 
     470 
     471Select the OSSIE perspective within Eclipse. On the toolbar, select {\tt Window},  
     472{\tt Open Perspective}, {\tt Other}. In the new window, select OSSIE which will then 
     473open the OSSIE perspective. On the toolbar, select {\tt File}, {\tt New}, {\tt OSSIE Waveform}, 
     474or {\tt OSSIE Component} to start developing. 
    462475 
    463476These same instructions used for installing OEF can be used later to update it to newer versions.